Unpacker.reset(data) Resets the string buffer with the given data.
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.
Packer.pack_double(value) Packs the double-precision floating point number value.
Unpacker.unpack_float() Unpacks a single-precision floating point number.
readfp(fp, filename=None) Deprecated since version 3.2: Use
Unpacker.unpack_farray(n, unpack_item) Unpacks and returns (as a list) a fixed length array of homogeneous items. n
configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
exception configparser.Error Base class for all other configparser exceptions.
Packer.pack_float(value) Packs the single-precision floating point number value.
Page 1 of 12