commit | ef651ac162e131c80310ad3db3c4634a01949904 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Sun Aug 07 10:03:58 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Sun Aug 07 10:03:58 2011 +0800 |
tree | 188b1dfa6618cd10a052c0260adbd3bcb275114c | |
parent | 351950fbfc2805f8ccef51b0bf28f9dbb6017898 [diff] |
whitespace fix.
diff --git a/Lib/urllib.py b/Lib/urllib.py index 0498a43..1d65ce5 100644 --- a/Lib/urllib.py +++ b/Lib/urllib.py
@@ -1599,4 +1599,3 @@ # Report during remote transfers print "Block number: %d, Block size: %d, Total size: %d" % ( blocknum, blocksize, totalsize) -