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 pitrou
Recipients brett.cannon, eric.araujo, nadeem.vawda, pitrou, python-dev
Date 2011-10-01.14:48:27
SpamBayes Score 0.18234079
Marked as misclassified No
Message-id <1317480508.44.0.991334430589.issue12804@psf.upfronthosting.co.za>
In-reply-to
Content
Change reverted. "make test" should run a comprehensive test of Python's facilities, and that includes network facilities. We only exclude functionality where testing is hostile to the user (largefile,audio,gui).

You could add "make offlinetest" if you care, though.
History
Date User Action Args
2011-10-01 14:48:28pitrousetrecipients: + pitrou, brett.cannon, nadeem.vawda, eric.araujo, python-dev
2011-10-01 14:48:28pitrousetmessageid: <1317480508.44.0.991334430589.issue12804@psf.upfronthosting.co.za>
2011-10-01 14:48:27pitroulinkissue12804 messages
2011-10-01 14:48:27pitroucreate