]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix [ 738973 ] urllib2 CacheFTPHandler doesn't work on multiple dirs, as
authorMark Hammond <mhammond@skippinet.com.au>
Mon, 10 May 2004 07:35:33 +0000 (07:35 +0000)
committerMark Hammond <mhammond@skippinet.com.au>
Mon, 10 May 2004 07:35:33 +0000 (07:35 +0000)
commitc533c986e8c2a009d3eb49a44c1b6de28fcd982c
treea02009a42c039fcd3869ae293040d2456ed9d4a1
parentd2856008839aa2dd06893701db6be2333eef5f24
Fix [ 738973 ] urllib2 CacheFTPHandler doesn't work on multiple dirs, as
implemented in patch [ 851736 ].
Lib/urllib2.py