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 christian.heimes
Recipients brett.cannon, christian.heimes, gvanrossum
Date 2008-01-07.17:14:39
SpamBayes Score 0.4262058
Marked as misclassified No
Message-id <1199726080.59.0.0310804368703.issue1762972@psf.upfronthosting.co.za>
In-reply-to
Content
I've readded reload() as imp.reload() in r59825. I've also copied two
unit tests from trunk to py3k.
History
Date User Action Args
2008-01-07 17:14:40christian.heimessetspambayes_score: 0.426206 -> 0.4262058
recipients: + christian.heimes, gvanrossum, brett.cannon
2008-01-07 17:14:40christian.heimessetspambayes_score: 0.426206 -> 0.426206
messageid: <1199726080.59.0.0310804368703.issue1762972@psf.upfronthosting.co.za>
2008-01-07 17:14:39christian.heimeslinkissue1762972 messages
2008-01-07 17:14:39christian.heimescreate