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 pitrou
Recipients brett.cannon, eric.smith, eric.snow, ncoghlan, pitrou, serhiy.storchaka
Date 2014-10-05.14:58:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412521086.52.0.346932532152.issue22557@psf.upfronthosting.co.za>
In-reply-to
Content
I would suggest factoring out IMPORT_NAME into a separate import_name() function, like is already one for import_from().
History
Date User Action Args
2014-10-05 14:58:06pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, eric.smith, eric.snow, serhiy.storchaka
2014-10-05 14:58:06pitrousetmessageid: <1412521086.52.0.346932532152.issue22557@psf.upfronthosting.co.za>
2014-10-05 14:58:06pitroulinkissue22557 messages
2014-10-05 14:58:06pitroucreate