]> granicus.if.org Git - python/commit
Fix issue8582: urllib.urlretrieve fails with ValueError: Invalid format string
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 1 May 2010 08:01:56 +0000 (08:01 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 1 May 2010 08:01:56 +0000 (08:01 +0000)
commit1b7f9e53b3dbfb3c97b5e5a768ae4ac4a452f2aa
treece2cc8a02e9f5f134afe18834f7c6e25d8940a34
parentd3b6022d0ab24727cd6197657bd6a3488fcd97ff
Fix issue8582: urllib.urlretrieve fails with ValueError: Invalid format string
Lib/test/test_urllibnet.py
Lib/urllib.py