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 loewis
Recipients
Date 2005-08-24.08:49:10
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

The patch is fine, please apply. As a minor nit: I don't
think we should have SF bug report numbers in the code. The
comments in the code should be self-contained, without the
need to look at a bug report. If somebody really wants to
find out what triggered addition to the code, they should do
"cvs ann", and then look at the commit message (which should
have the bugid).

I also think there should be a \versionadded for the new
exception. Not sure whether it can go into the 2.4 branch
because of the new exception.
History
Date User Action Args
2007-08-23 15:40:37adminlinkissue1062060 messages
2007-08-23 15:40:37admincreate