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 ezio.melotti
Recipients brett.cannon, docs@python, eric.snow, ezio.melotti, r.david.murray
Date 2013-06-08.19:45:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370720759.93.0.936600677809.issue18034@psf.upfronthosting.co.za>
In-reply-to
Content
imp.reload() doesn't seem to be deprecated, and importlib.reload() doesn't exist.  Is there another alternative or it just hasn't been moved somewhere else?
History
Date User Action Args
2013-06-08 19:45:59ezio.melottisetrecipients: + ezio.melotti, brett.cannon, r.david.murray, docs@python, eric.snow
2013-06-08 19:45:59ezio.melottisetmessageid: <1370720759.93.0.936600677809.issue18034@psf.upfronthosting.co.za>
2013-06-08 19:45:59ezio.melottilinkissue18034 messages
2013-06-08 19:45:59ezio.melotticreate