cpython/Lib/test/test_zipfile/_path
AN Long 541c5dbb81
gh-112795: Allow `/` folder in a zipfile (#112932)
Allow extraction (no-op) of a "/" folder in a zipfile, they are commonly added by some archive creation tools.

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2024-01-07 01:14:18 +00:00
..
__init__.py
_functools.py
_itertools.py
_support.py
_test_params.py
test_complexity.py
test_path.py gh-112795: Allow `/` folder in a zipfile (#112932) 2024-01-07 01:14:18 +00:00
write-alpharep.py