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 brett.cannon
Recipients brett.cannon, collinwinter
Date 2008-03-17.17:52:59
SpamBayes Score 0.4224466
Marked as misclassified No
Message-id <1205776379.99.0.615033547761.issue2338@psf.upfronthosting.co.za>
In-reply-to
Content
A fixer to change calls from reload() to imp.reload() needs to happen.
Plus imp.reload() should come into existence.
History
Date User Action Args
2008-03-17 17:53:00brett.cannonsetspambayes_score: 0.422447 -> 0.4224466
recipients: + brett.cannon, collinwinter
2008-03-17 17:53:00brett.cannonsetspambayes_score: 0.422447 -> 0.422447
messageid: <1205776379.99.0.615033547761.issue2338@psf.upfronthosting.co.za>
2008-03-17 17:52:59brett.cannonlinkissue2338 messages
2008-03-17 17:52:59brett.cannoncreate