]> granicus.if.org Git - python/commit
ftplib tests: provide a global socket's TIMEOUT variable and use it everywhere so...
authorGiampaolo Rodola' <g.rodola@gmail.com>
Thu, 16 May 2013 13:12:01 +0000 (15:12 +0200)
committerGiampaolo Rodola' <g.rodola@gmail.com>
Thu, 16 May 2013 13:12:01 +0000 (15:12 +0200)
commit0d4f08cee3b244cc3a5b5a88c0d280757d6c2449
treeba62f0cb7b3c274882a2c2d84884c6c523face9e
parentdd778eb8857ddc08ff2440cca541a6e64cebda82
ftplib tests: provide a global socket's TIMEOUT variable and use it everywhere so that failing tests won't accidentally hang
Lib/test/test_ftplib.py