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 ncoghlan
Recipients belopolsky, brett.cannon, christian.heimes, facundobatista, georg.brandl, ncoghlan, stocker81
Date 2012-08-20.01:25:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345425979.46.0.315583960247.issue2051@psf.upfronthosting.co.za>
In-reply-to
Content
Since there was no regression test added for this, it appears to me that it is broken again now that we're using importlib.

It may be rather hard to fix given the limitations of the set_data API :(
History
Date User Action Args
2012-08-20 01:26:19ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, facundobatista, belopolsky, christian.heimes, stocker81
2012-08-20 01:26:19ncoghlansetmessageid: <1345425979.46.0.315583960247.issue2051@psf.upfronthosting.co.za>
2012-08-20 01:25:58ncoghlanlinkissue2051 messages
2012-08-20 01:25:58ncoghlancreate