Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix support for ftp protocol when fetching metadata
When using FTP urlopen raises URLError, not HTTPError. URLError works with all protocols.
- Loading branch information