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 vila
Recipients vila
Date 2008-09-16.12:37:00
SpamBayes Score 1.2270041e-05
Marked as misclassified No
Message-id <1221568637.31.0.774442487005.issue3879@psf.upfronthosting.co.za>
In-reply-to
Content
With or without this patch, running:

./python.exe -E -tt ./Lib/test/regrtest.py -l -u network 
test_urllib2net test_urllibnet test_socketserver test_SimpleHTTPServer 

succeeds

Since this is a regression from 2.5, can this patch be applied to 2.6
final ?
History
Date User Action Args
2008-09-16 12:37:17vilasetrecipients: + vila
2008-09-16 12:37:17vilasetmessageid: <1221568637.31.0.774442487005.issue3879@psf.upfronthosting.co.za>
2008-09-16 12:37:01vilalinkissue3879 messages
2008-09-16 12:37:01vilacreate