write(fileobject, space_around_delimiters=True) Write a representation of the configuration to the specified
exception configparser.NoSectionError Exception raised when a specified section is not found.
getint(section, option, *, raw=False, vars=None[, fallback]) A convenience method which coerces the option in the specified
exception csv.Error Raised by any of the functions when an error is detected.
Unpacker.done() Indicates unpack completion. Raises an Error exception if all of the data has not been unpacked
has_option(section, option) If the given section exists, and contains the given option, return
Packer.pack_farray(n, array, pack_item) Packs a fixed length list (array) of homogeneous items. n is the length
csvwriter.dialect A read-only description of the dialect in use by the writer.
class xdrlib.Unpacker(data) Unpacker is the complementary class which unpacks XDR data values from a string buffer
Dialect.escapechar A one-character string used by the writer to escape the delimiter if quoting is set to
Page 10 of 12