Posts by Nil Júnior • 3 points
3 posts
-
-1
votes2
answers1013
viewsQ: How to initialize this Tkinter Photoimage function?
Besides importing Tkinter, what do I call the function, for example: _show(?, 'the title'), what do I put in the first variable that is image? Show any example if it is on the desktop.…
-
-3
votes1
answer253
viewsQ: How do I wipe the memory to avoid overloading?
As you read the HTML of the site, go deleting what is before. If there is any clear screen in Python. import mechanize response = mechanize.urlopen("https://www.exemplo.com") m = 0 linha = '' if (m…
-
0
votes1
answer144
viewsQ: Using python to run the Notepad
How to use python to open the Notepad, then write a message, and finally using python run the Ctrl+z command
pythonasked Nil Júnior 3