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 brett.cannon
Recipients
Date 2003-07-10.17:11:31
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=357491

Barry says you need to do the following to truly test the patch:

- check out the head
- make distclean
- apply the patch
- autoreconf
- ./configure --with-pydebug
- make test

Apparently autoreconf regenerates something for autoconf and 
that has to be done.  Learn something new everyday.  Can you 
give that a shot, Torsten?  If that still fails it is going to take some 
work to figure this one out.
History
Date User Action Args
2007-08-23 14:14:23adminlinkissue763153 messages
2007-08-23 14:14:23admincreate