]> granicus.if.org Git - python/commit
Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes, block...
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 14 Mar 2012 02:29:33 +0000 (19:29 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 14 Mar 2012 02:29:33 +0000 (19:29 -0700)
commite24f96a05973ddbb59d88c03570aef8545c5ef10
treec3c8721fe8e2bf99cf6bb2c6761ad14adc88eb48
parenta2251aadaa6de54eaf9663451afd16806a0712f3
Issue10050 - urlretrieve uses newer urlopen. reporthook of urlretrieve takes, block number, block read size, file_size
Doc/howto/urllib2.rst
Doc/library/urllib.request.rst
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/ACKS