OpenGrok
Cross Reference: test_tarfile.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
test_tarfile.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:compresslevel
788
with bz2.BZ2File(tmpname, "wb",
compresslevel
=1) as fobj: