netrc.authenticators(host) Return a 3-tuple (login, account, password) of authenticators for host. If
Packer.reset() Resets the pack buffer to the empty string.
plistlib.readPlistFromBytes(data) Read a plist data from a bytes object. Return the root object. See
csv.reader(csvfile, dialect='excel', **fmtparams) Return a reader object which will iterate over lines in the given csvfile
exception xdrlib.ConversionError Class derived from Error. Contains no additional instance variables.
getfloat(section, option, *, raw=False, vars=None[, fallback]) A convenience method which coerces the option in the
csvwriter.writerows(rows) Write all the rows parameters (a list of row objects as described above) to the
exception configparser.DuplicateSectionError Exception raised if add_section() is called with the name of a section
Unpacker.get_position() Returns the current unpack position in the data buffer.
Dialect.lineterminator The string used to terminate lines produced by the writer. It defaults to '\r\n'
Page 4 of 12