plistlib.writePlist(rootObject, pathOrFile) Write rootObject to an XML plist file. pathOrFile may be either
add_section(section) Add a section named section to the instance. If a section by the given name already exists,
class netrc.netrc([file]) A netrc instance or subclass instance encapsulates data from a netrc file. The initialization
Unpacker.reset(data) Resets the string buffer with the given data.
csv.get_dialect(name) Return the dialect associated with name. An Error is raised if name is
csvwriter.writerows(rows) Write all the rows parameters (a list of row objects as described above) to the
getfloat(section, option, *, raw=False, vars=None[, fallback]) A convenience method which coerces the option in the
exception xdrlib.ConversionError Class derived from Error. Contains no additional instance variables.
exception xdrlib.Error The base exception class. Error has a single public attribute msg containing
Unpacker.get_position() Returns the current unpack position in the data buffer.
Page 3 of 12