mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
gh-108303: Move zip
and tar
archives to Lib/test/archivetestdata
(#111549)
This commit is contained in:
parent
18c954849b
commit
890ef1b035
14 changed files with 24 additions and 23 deletions
2
Lib/test/archivetestdata/testdata_module_inside_zip.py
Normal file
2
Lib/test/archivetestdata/testdata_module_inside_zip.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Test data file to be stored within a zip file.
|
||||
FAVORITE_NUMBER = 5
|
Loading…
Add table
Add a link
Reference in a new issue