cpython/Lib/test/test_zipfile/_path/write-alpharep.py
Jason R. Coombs 22980dc7c9
gh-106752: Sync with zipp 3.16.2 (#106757)
* gh-106752: Sync with zipp 3.16.2

* Add blurb
2023-07-15 09:21:17 -04:00

4 lines
111 B
Python

from . import test_path
__name__ == '__main__' and test_path.build_alpharep_fixture().extractall('alpharep')