exception configparser.Error Base class for all other configparser exceptions.
class csv.Sniffer The Sniffer class is used to deduce the format of a CSV file. The
Unpacker.get_buffer() Returns the current unpack data buffer as a string.
optionxform(option) Transforms the option name option as found in an input file or as passed in by client code to the
Dialect.doublequote Controls how instances of quotechar appearing inside a field should themselves be quoted. When
plistlib.writePlistToBytes(rootObject) Return rootObject as an XML plist-formatted bytes object.
Unpacker.unpack_double() Unpacks a double-precision floating point number, similarly to unpack_float().
readfp(fp, filename=None) Deprecated since version 3.2: Use
configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
Page 1 of 12