(root)/
Python-3.12.0/
Lib/
test/
test_zipfile/
_path/
write-alpharep.py
       1  from . import test_path
       2  
       3  
       4  __name__ == '__main__' and test_path.build_alpharep_fixture().extractall('alpharep')