[issue34154] Tkinter __init__ documentations sometimes missing valid keyword values
Serhiy Storchaka
report at bugs.python.org
Fri Jul 20 22:41:14 EDT 2018
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
The official Tk documentation is not always correct. OPTIONS attributes in tests should contain full lists of supported options, and running tests produces warnings for missed options, like: ListboxTest.OPTIONS doesn't contain "justify".
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34154>
_______________________________________
More information about the Python-bugs-list
mailing list