Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
Description
from pull request #203:
When running on Windows the os.path.join using the operating systems os.sep=\ which causing the full url to be incorrect.
Using urllib.parse might be a little bit slower, but is less error-prone.
Attachments
Issue Links
- links to