Unpacker.get_buffer() Returns the current unpack data buffer as a string.
Unpacker.unpack_float() Unpacks a single-precision floating point number.
Unpacker.unpack_farray(n, unpack_item) Unpacks and returns (as a list) a fixed length array of homogeneous items. n
Packer.pack_float(value) Packs the single-precision floating point number value.
plistlib.writePlistToBytes(rootObject) Return rootObject as an XML plist-formatted bytes object.
configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
exception netrc.NetrcParseError Exception raised by the netrc class when syntactical errors are encountered in
class netrc.netrc([file]) A netrc instance or subclass instance encapsulates data from a netrc file. The initialization
plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
Dialect.doublequote Controls how instances of quotechar appearing inside a field should themselves be quoted. When
Page 1 of 12