cpython/Lib/test/test_zipfile
Barney Gale 005e69403d
gh-96290: Support partial/invalid UNC drives in ntpath.normpath() and splitdrive() (GH-100351)
This brings the Python implementation of `ntpath.normpath()` in line with the C implementation added in 99fcf15

Co-authored-by: Eryk Sun <eryksun@gmail.com>
2023-01-12 19:24:57 +00:00
..
__init__.py
__main__.py
_functools.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
_itertools.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
_test_params.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00
test_core.py gh-96290: Support partial/invalid UNC drives in ntpath.normpath() and splitdrive() (GH-100351) 2023-01-12 19:24:57 +00:00
test_path.py gh-98108: Add limited pickleability to zipfile.Path (GH-98109) 2022-11-26 13:05:41 -05:00