exception configparser.NoOptionError Exception raised when a specified option is not found in the specified section.
class csv.unix_dialect The unix_dialect class defines the usual properties of a CSV file generated on UNIX systems
Dialect.skipinitialspace When
Packer.pack_fopaque(n, data) Packs a fixed length opaque data stream, similarly to pack_fstring().
Packer.pack_array(list, pack_item) Packs a variable length list of homogeneous items. First, the length of the list
get(section, option, *, raw=False, vars=None[, fallback]) Get an option value for the named section. If vars
plistlib.dump(value, fp, *, fmt=FMT_XML, sort_keys=True, skipkeys=False) Write value to a plist file. Fp should
DictWriter.writeheader() Write a row with the field names (as specified in the constructor).
exception configparser.NoSectionError Exception raised when a specified section is not found.
class xdrlib.Packer Packer is the class for packing data into XDR representation. The Packer class
Page 8 of 12