cpython/Lib/test/ziptestdata/testdata_module_inside_zip.py
Gregory P. Smith 3f4db4a0ba bpo-28494: Test existing zipfile working behavior. (GH-15853)
Add unittests for executables with a zipfile appended to test_zipfile, as zipfile.is_zipfile and zipfile.ZipFile work properly on these today.
2019-09-10 09:14:11 -07:00

3 lines
69 B
Python

# Test data file to be stored within a zip file.
FAVORITE_NUMBER = 5