New submission from Creation Elemental :
I have a few files that contain emojis in their names, and also a folder that
has such. Commands like `os.getcwd`, `os.listdir`, `os.path.realpath`, etc.
will cause this to happen. However, this is only, as far as I can tell,
happening on pure windows
Creation Elemental added the comment:
Ah, yes. That is what I meant to say. The doc string printed by help(widget)
--
___
Python tracker
<https://bugs.python.org/issue34
New submission from Creation Elemental :
Priority: Low
Type: Documentation issue
Some of the Tkinter documentation is incomplete. I've only checked it on the
Listbox so far, but some of the valid keyword arguments are missing. The one I
noticed was "disabledforeground" which