Method: gzip.GzipFile.writable
Calls: 10,
Exceptions: 0,
Paths: 1
Back
Path 1
: 10 calls (1.0)
↩ return
False (6) True (4)
1 run
0 not run
1
def
writable
(
self
):
2
return
self
.
mode
==
WRITE