Package dpkt :: Module gzip :: Class TestGzip
[hide private]
[frames] | no frames]

Class TestGzip

source code

object --+
         |
        TestGzip

This data is created with the gzip command line tool

Instance Methods [hide private]
 
test_method(self) source code
 
test_flags(self) source code
 
test_mtime(self) source code
 
test_xflags(self) source code
 
test_os(self) source code
 
test_filename(self) source code
 
test_decompress(self) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
setup_class(cls) source code
Properties [hide private]

Inherited from object: __class__