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 r.david.murray
Recipients brett.cannon, eric.snow, r.david.murray, scoder
Date 2012-08-07.19:09:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344366572.03.0.108442509181.issue15576@psf.upfronthosting.co.za>
In-reply-to
Content
I wouldn't worry about working around it from user code...finding and fixing regressions is what the beta period is for, after all.

As for which component, that's a good question with importlib ;)  Both, I suppose.  Not that components are used for much other than auto-nosy, and there's no auto-nosy for either interpreter core or library.
History
Date User Action Args
2012-08-07 19:09:32r.david.murraysetrecipients: + r.david.murray, brett.cannon, scoder, eric.snow
2012-08-07 19:09:32r.david.murraysetmessageid: <1344366572.03.0.108442509181.issue15576@psf.upfronthosting.co.za>
2012-08-07 19:09:31r.david.murraylinkissue15576 messages
2012-08-07 19:09:31r.david.murraycreate