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 serhiy.storchaka
Recipients ceronman, eric.smith, ethan.furman, louielu, serhiy.storchaka, terry.reedy
Date 2019-07-19.18:08:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563559713.0.0.177978828045.issue29446@roundup.psfhosted.org>
In-reply-to
Content
I prefer Eric's approach. It excludes tkinter submodules (like tkinter.ttk). Currently the result of the star import depends on what submodules were imported before. I think it would be better to make it more stable.
History
Date User Action Args
2019-07-19 18:08:33serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, eric.smith, ethan.furman, ceronman, louielu
2019-07-19 18:08:33serhiy.storchakasetmessageid: <1563559713.0.0.177978828045.issue29446@roundup.psfhosted.org>
2019-07-19 18:08:32serhiy.storchakalinkissue29446 messages
2019-07-19 18:08:32serhiy.storchakacreate