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 eric.snow
Recipients Arfrever, brett.cannon, eric.snow, ncoghlan
Date 2014-03-29.20:34:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Well, the same patch (modulo adjusting to apply cleanly) fails in exactly the same way in 3.3.  So either the test isn't right or namespace packages have never supported reload in this way.  I'll keep investigating.
History
Date User Action Args
2014-03-29 20:34:15eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever
2014-03-29 20:34:15eric.snowsetmessageid: <[email protected]>
2014-03-29 20:34:15eric.snowlinkissue19711 messages
2014-03-29 20:34:15eric.snowcreate