Greg Roodt <[email protected]> added the comment:
By the way, the issue can be recreated by running the following:
netcat -l -p 9999 -e "echo HTTP/1.1 1000 OK" &
python -c "import urllib2; urllib2.urlopen('http://localhost:9999')"
This happens on 2.6, 2.7 and 3 by the looks of it.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8823>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com