exception configparser.Error Base class for all other configparser exceptions.
Unpacker.get_buffer() Returns the current unpack data buffer as a string.
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
class csv.DictWriter(csvfile, fieldnames, restval='', extrasaction='raise', dialect='excel', *args, **kwds) Create an object
Unpacker.unpack_float() Unpacks a single-precision floating point number.
Page 1 of 12