]> granicus.if.org Git - python/commit
Switch from gmane to another provider for NNTP tests (as gmane isn't reliable
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Nov 2010 00:28:53 +0000 (00:28 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 13 Nov 2010 00:28:53 +0000 (00:28 +0000)
commit45ca9874955b1eaf3d941b7a278b594fad50d4ee
treec6958dc50d9cef87ee70af1f7fd1ea11d36eca9c
parent67a93ae4ed80df1e27828c49826047310f95b154
Switch from gmane to another provider for NNTP tests (as gmane isn't reliable
enough).  Also, use setUpClass in order to connect only once per test run.
Lib/test/test_nntplib.py