]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_urllib is failing on Windows. I don't know why, but I can at least
authorTim Peters <tim.peters@gmail.com>
Fri, 19 Jan 2001 06:06:37 +0000 (06:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 19 Jan 2001 06:06:37 +0000 (06:06 +0000)
commit1a8a53d16f3e753403cc97b33f7a9943b7078a23
treeb63dd81580e12d863673c4bb5aa0e88c7b0eb4e7
parent983874dd32432c1e3237ad5f7bcfc3ab83c10f2c
test_urllib is failing on Windows.  I don't know why, but I can at least
change the test to give a clue about *where* it's failing.
Lib/test/test_urllib.py