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 berker.peksag, brett.cannon, eric.snow, ncoghlan
Date 2013-10-25.08:01:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382688111.42.0.773445694696.issue18864@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, that looks pretty good - so much less work for loaders to do.

After this, we may even be able to finally fix the circular import bug and the one where submodule imports succeed but the overall package import fails.
History
Date User Action Args
2013-10-25 08:01:51ncoghlansetrecipients: + ncoghlan, brett.cannon, eric.snow, berker.peksag
2013-10-25 08:01:51ncoghlansetmessageid: <1382688111.42.0.773445694696.issue18864@psf.upfronthosting.co.za>
2013-10-25 08:01:51ncoghlanlinkissue18864 messages
2013-10-25 08:01:51ncoghlancreate