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 BluePeppers
Recipients BluePeppers, rhettinger, tebeka
Date 2011-04-07.19:39:55
SpamBayes Score 0.00020221727
Marked as misclassified No
Message-id <1302205196.08.0.209677431379.issue11797@psf.upfronthosting.co.za>
In-reply-to
Content
Find a fixer for this attached. I really just did sed 's/intern/reload' fix_intern.py >fix_reload.py, but it seems to work. I didn't write any tests (I couldn't seem to find any for any other fixers).
History
Date User Action Args
2011-04-07 19:39:56BluePepperssetrecipients: + BluePeppers, rhettinger, tebeka
2011-04-07 19:39:56BluePepperssetmessageid: <1302205196.08.0.209677431379.issue11797@psf.upfronthosting.co.za>
2011-04-07 19:39:55BluePepperslinkissue11797 messages
2011-04-07 19:39:55BluePepperscreate