March 2003
Intermediate to advanced
656 pages
39h 30m
English
read
z.read(name)Returns a string containing the uncompressed bytes of the file named
by string name in archive
z. z must be
opened for 'r' or 'a‘. When the
archive does not contain a file named
name, read raises an
exception.