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 Ry
Recipients Ry, ezio.melotti
Date 2013-01-16.01:00:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1358298048.09.0.0011217984429.issue16969@psf.upfronthosting.co.za>
In-reply-to
Content
./python -m test -v test_urllib2net
== CPython 3.3.0 (default, Jan 14 2013, 20:45:36) [GCC 4.6.1]
==   Linux-3.0.0-29-generic-i686-with-debian-wheezy-sid little-endian
==   /home/ry/Desktop/Python-3.3.0/build/test_python_2080
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1)
[1/1] test_urllib2net
test_urllib2net skipped -- Use of the 'network' resource not enabled
1 test skipped:
    test_urllib2net
Those skips are all expected on linux.
History
Date User Action Args
2013-01-16 01:00:48Rysetrecipients: + Ry, ezio.melotti
2013-01-16 01:00:48Rysetmessageid: <1358298048.09.0.0011217984429.issue16969@psf.upfronthosting.co.za>
2013-01-16 01:00:48Rylinkissue16969 messages
2013-01-16 01:00:47Rycreate