optionxform(option) Transforms the option name option as found in an input file or as passed in by client code to the
plistlib.writePlist(rootObject, pathOrFile) Write rootObject to an XML plist file. pathOrFile may be either
class plistlib.Data(data) Return a “data” wrapper object around the bytes object data. This is used in functions converting
class netrc.netrc([file]) A netrc instance or subclass instance encapsulates data from a netrc file. The initialization
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_bytes() Unpacks and returns a variable length byte stream, similarly to unpack_string().
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 2 of 12