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 sonderblade
Recipients
Date 2007-06-05.20:44:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch doesn't apply cleanly anymore, although that was easy to fix. With the patch, I also get a few implicit declaration warnings and a few conflicting type errors. Rearranging the order of the functions solve that. Fixing that makes the code compile. The two new methods seem to work correct, although there should be unit tests.
History
Date User Action Args
2007-08-23 15:41:15adminlinkissue1100942 messages
2007-08-23 15:41:15admincreate