mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
22980dc7c9
* gh-106752: Sync with zipp 3.16.2 * Add blurb
5 lines
111 B
Python
5 lines
111 B
Python
from . import test_path
|
|
|
|
|
|
__name__ == '__main__' and test_path.build_alpharep_fixture().extractall('alpharep')
|