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 donmez
Recipients donmez
Date 2008-06-16.08:32:01
SpamBayes Score 0.0002781224
Marked as misclassified No
Message-id <1213605129.04.0.398853048978.issue3121@psf.upfronthosting.co.za>
In-reply-to
Content
This is on Linux with latest py3k branch:

test test_urllibnet failed -- Traceback (most recent call last):
  File "/home/cartman/Sources/py3k/Lib/test/test_urllibnet.py", line
145, in test_bad_address
    urllib.urlopen, "http://www.python.invalid./")
AssertionError: IOError not raised by urlopen
History
Date User Action Args
2008-06-16 08:32:10donmezsetspambayes_score: 0.000278122 -> 0.0002781224
recipients: + donmez
2008-06-16 08:32:09donmezsetspambayes_score: 0.000278122 -> 0.000278122
messageid: <1213605129.04.0.398853048978.issue3121@psf.upfronthosting.co.za>
2008-06-16 08:32:07donmezlinkissue3121 messages
2008-06-16 08:32:05donmezcreate