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 exarkun
Recipients
Date 2003-04-19.18:14:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=366566

Once again I've screwed up and uploaded the wrong .diff. 
Here is the correct one, which I just applied to a clean CVS
checkout and ran the regression tests for, just to be sure.

One test does fail (test_tzset), but also fails on a clean
CVS checkout.

Additionally, as a correct to my last post, has_ipv6 is set
based on the definition of IPV6_ENABLED, not HAVE_INET_PTON.

My apologies for your wasted time.
History
Date User Action Args
2007-08-23 15:19:11adminlinkissue658327 messages
2007-08-23 15:19:11admincreate