[Python-checkins] r54727 - python/trunk/Lib/test/test_urllib.py (original) (raw)

ziga.seilnacht python-checkins at python.org
Mon Apr 9 21:10:31 CEST 2007


Author: ziga.seilnacht Date: Mon Apr 9 21:10:29 2007 New Revision: 54727

Modified: python/trunk/Lib/test/test_urllib.py Log: Patch #1695862: remove old test directory that causes test_urllib failures on Windows buildbots. The change is a one time fix and will be removed after a successful buildbot run.

Modified: python/trunk/Lib/test/test_urllib.py

--- python/trunk/Lib/test/test_urllib.py (original) +++ python/trunk/Lib/test/test_urllib.py Mon Apr 9 21:10:29 2007 @@ -547,6 +547,20 @@

def test_main():



More information about the Python-checkins mailing list