Method: gzip.GzipFile.readable
Calls: 11,
Exceptions: 0,
Paths: 1
Back
Path 1
: 11 calls (1.0)
↩ return
True (7) False (4)
1 run
0 not run
1
def
readable
(
self
):
2
return
self
.
mode
==
READ