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 terry.reedy
Recipients ceronman, eric.smith, ethan.furman, louielu, serhiy.storchaka, terry.reedy
Date 2019-07-19.21:26:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563571585.35.0.652084894278.issue29446@roundup.psfhosted.org>
In-reply-to
Content
I agree that for python x.y, the names imported by 'import *' should be fixed and *not* depend on other imports.
History
Date User Action Args
2019-07-19 21:26:25terry.reedysetrecipients: + terry.reedy, eric.smith, ethan.furman, ceronman, serhiy.storchaka, louielu
2019-07-19 21:26:25terry.reedysetmessageid: <1563571585.35.0.652084894278.issue29446@roundup.psfhosted.org>
2019-07-19 21:26:25terry.reedylinkissue29446 messages
2019-07-19 21:26:25terry.reedycreate