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 barry
Recipients
Date 2001-08-13.23:00:53
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=12800

I think this is a good patch to install, since it makes
reload(exceptions) act just like reload(sys).  To me, both
are fundamental modules.  So I'm accepting this one and
adding a test case.

But I don't think/know whether this is related to 449151
because I haven't actually been able to reproduce the
problem described in that bug report yet.
History
Date User Action Args
2007-08-23 13:54:29adminlinkissue422004 messages
2007-08-23 13:54:29admincreate