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 belopolsky
Recipients belopolsky, orsenthil, pitrou
Date 2010-06-10.19:39:55
SpamBayes Score 0.072112374
Marked as misclassified No
Message-id <1276198798.69.0.838648499931.issue8963@psf.upfronthosting.co.za>
In-reply-to
Content
How do I enable `network' resource?

I am getting

$ ./python.exe -m test.regrtest test_urllibnet
test_urllibnet
test_urllibnet skipped -- Use of the `network' resource not enabled
1 test skipped:
    test_urllibnet
Those skips are all expected on darwin.


Same on Linux ...
History
Date User Action Args
2010-06-10 19:39:58belopolskysetrecipients: + belopolsky, orsenthil, pitrou
2010-06-10 19:39:58belopolskysetmessageid: <1276198798.69.0.838648499931.issue8963@psf.upfronthosting.co.za>
2010-06-10 19:39:55belopolskylinkissue8963 messages
2010-06-10 19:39:55belopolskycreate