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 davidfraser
Recipients
Date 2004-05-11.10:24:33
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=221678

This patch works fine on Python 2.3, if you just add the line
                del self.NameToInfo[name]
before the return in delete
(and the first HUNK with author info isn't applied)
Unfortunately I can't add a file for some reason...
nevdelap, could you update the bug for Python 2.3?
History
Date User Action Args
2007-08-23 15:21:03adminlinkissue700858 messages
2007-08-23 15:21:03admincreate