]> granicus.if.org Git - python/commitdiff
merge from 3.3
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 1 Jun 2013 15:27:53 +0000 (08:27 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 1 Jun 2013 15:27:53 +0000 (08:27 -0700)
Fix #17967: For ftp urls CWD to target instead of hopping to each directory
towards target. This fixes a bug where target is accessible, but parent
directories are restricted.

1  2 
Lib/urllib/request.py

Simple merge