OpenGrok
Cross Reference: xmlrpclib.py
xref
: /
prebuilts
/
python
/
linux-x86
/
2.7.5
/
lib
/
python2.7
/
xmlrpclib.py
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
refs:compresslevel
1155
gzf = gzip.GzipFile(mode="wb", fileobj=f,
compresslevel
=1)