mirror of https://github.com/python/cpython
4abfe6a14b
This causes the zipfile module to also consider the character defined by `os.altsep` (if there is one) to be a path separator and convert it to a forward slash, as defined by the zip specification. A logical no-op on all known platforms today as os.altsep is currently only set to a meaningful value on Windows (where it is "/"). |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
_path.py |