OpenGrok
Cross Reference: test_zipfile.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_zipfile.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:optimize
830
zipfile.PyZipFile(t, "w",
optimize
=optlevel) as zipfp: