[docs] [issue32830] tkinter documentation suggests "from tkinter import *", contradicting PEP8

ChrisRands report at bugs.python.org
Mon Feb 12 08:22:58 EST 2018


ChrisRands <chrisrands0 at gmail.com> added the comment:

Thanks Serhiy, you might be right (I am not a tkinter user myself).

I also forgot to say that in PEP 328 tkinter is mentioned in this context:
https://www.python.org/dev/peps/pep-0328/#rationale-for-parentheses

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32830>
_______________________________________


More information about the docs mailing list