[issue17967] urllib2.open failed to access a url when a perent directory of the url is permission denied

Senthil Kumaran report at bugs.python.org
Sat Jun 1 17:42:25 CEST 2013


Senthil Kumaran added the comment:

Thanks Zhaoqifa for steps to configure the ftp with acl. I could reproduce it manually and fix it by changes to the urllib.request code.
Unfortunately, we dont have rigorous tests for ftp handling in urllib module. That's noted in test_urllib2net module too.

This bug is fixed in all branches.

----------
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17967>
_______________________________________


More information about the Python-bugs-list mailing list