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, docs@python, eric.snow, r.david.murray
Date 2013-05-22.17:35:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The second to last talks about the __import__ quirk with out calling __import__ out as deprecated.  The last uses the imp module for reload.
History
Date User Action Args
2013-05-22 17:35:15r.david.murraysetrecipients: + r.david.murray, brett.cannon, docs@python, eric.snow
2013-05-22 17:35:15r.david.murraysetmessageid: <[email protected]>
2013-05-22 17:35:15r.david.murraylinkissue18034 messages
2013-05-22 17:35:15r.david.murraycreate