[Python-Dev] Can ftp url start with file:// ? (original) (raw)
Tim Lesher tlesher at gmail.com
Fri Jul 9 19:42:26 CEST 2010
- Previous message: [Python-Dev] Can ftp url start with file:// ?
- Next message: [Python-Dev] Can ftp url start with file:// ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To be clear, Python 2.x's urllib.urlopen() has this issue; 3.1's urllib.request.urlopen() rejects non-local hosts in a file URL.
-- Tim Lesher <tlesher at gmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20100709/68c6a2b4/attachment.html>
- Previous message: [Python-Dev] Can ftp url start with file:// ?
- Next message: [Python-Dev] Can ftp url start with file:// ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]