Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
gzipstream._StreamBuf
:
Stream buffer for file-like objects.
object
:
The most base type
_io._IOBase
:
The abstract base class for all I/O classes, acting on streams of bytes.
io.IOBase
io.BufferedIOBase
gzip.GzipFile
:
The GzipFile class simulates most of the methods of a file object with the exception of the readinto() and truncate() methods.
gzipstream.GzipStream
:
Handle streaming gzipped data
_io._BufferedIOBase
:
Base class for buffered IO objects.
io.BufferedIOBase
gzip.GzipFile
:
The GzipFile class simulates most of the methods of a file object with the exception of the readinto() and truncate() methods.
gzipstream.GzipStream
:
Handle streaming gzipped data
type
:
type(object) -> the object's type type(name, bases, dict) -> a new type
abc.ABCMeta
:
Metaclass for defining Abstract Base Classes (ABCs).
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Mon Oct 31 00:54:47 2011
http://epydoc.sourceforge.net