This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ChrisRands, docs@python, ned.deily, serhiy.storchaka
Date 2018-02-12.13:31:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518442299.88.0.467229070634.issue32830@psf.upfronthosting.co.za>
In-reply-to
Content
PEP 8 also says: "In particular: do not break backwards compatibility just to comply with this PEP!"  This is one of those cases.  There is a ton of code out there that depends on importing tkinter this way for the reasons Serhiy cited.  Thanks for the suggestion but this usage is not going to change.
History
Date User Action Args
2018-02-12 13:31:39ned.deilysetrecipients: + ned.deily, docs@python, serhiy.storchaka, ChrisRands
2018-02-12 13:31:39ned.deilysetmessageid: <1518442299.88.0.467229070634.issue32830@psf.upfronthosting.co.za>
2018-02-12 13:31:39ned.deilylinkissue32830 messages
2018-02-12 13:31:39ned.deilycreate