— Language:
py3
Source:
strVar()
Errors:
Traceback (most recent call last):
File "source_file.py", line 1, in <module>
strVar()
NameError: name 'strVar' is not defined
Message permanent page
— It is StringVar(), i used it for tkinter
— Thank you will try that tonight
— Don't, it has no effect whatsoever
— What you need is a) use with, and b) use io.open with an encoding
— Please don't post memes.
— I don't get the wrong on this picture
— Does anyone have ‘learn python3 the hard way’ ebook?