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 Michael.Felt
Recipients David.Edelsohn, Michael.Felt, [email protected], martin.panter, python-dev
Date 2016-10-04.22:02:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Besides correcting a small error, also my attempt to follow the
guidelines to not import *, but to actually specify all bits
that are to be imported.

This is a patch compered to Python-3.6b1
History
Date User Action Args
2016-10-04 22:02:19Michael.Feltsetrecipients: + Michael.Felt, python-dev, martin.panter, David.Edelsohn, [email protected]
2016-10-04 22:02:18Michael.Feltsetmessageid: <[email protected]>
2016-10-04 22:02:18Michael.Feltlinkissue26439 messages
2016-10-04 22:02:18Michael.Feltcreate