Table of Contents
zlib
gzip
bz2
bz2.BZ2Compressor
bz2.BZ2Decompressor
bz2.BZ2File
zipfile
tarfile
BZ2File.
close
Close the file. Sets data attribute .closed to true. A closed file cannot be used for further I/O operations. close() may be called more than once without error.