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 brett.cannon
Recipients brett.cannon, brian.curtin, cool-RR, eric.araujo, eric.snow, r.david.murray
Date 2013-01-25.19:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359141463.46.0.938662803158.issue12583@psf.upfronthosting.co.za>
In-reply-to
Content
Closing as circular imports are not as much of a problem in Python 3.3, ImportError now has informational attributes, and namespace packages took care of the usefulness of ImportWarning.
History
Date User Action Args
2013-01-25 19:17:43brett.cannonsetrecipients: + brett.cannon, eric.araujo, r.david.murray, brian.curtin, cool-RR, eric.snow
2013-01-25 19:17:43brett.cannonsetmessageid: <1359141463.46.0.938662803158.issue12583@psf.upfronthosting.co.za>
2013-01-25 19:17:43brett.cannonlinkissue12583 messages
2013-01-25 19:17:43brett.cannoncreate