lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a
xml.sax.saxutils.quoteattr(data, entities={}) Similar to escape(), but also prepares data to be used as
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
get_folder(folder) Return an MH instance representing the folder whose name is folder. A NoSuchMailboxError
HTMLParser.handle_startendtag(tag, attrs) Similar to handle_starttag(), but called when the parser encounters an
plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
xmlparser.NotationDeclHandler(notationName, base, systemId, publicId) Called for notation declarations. notationName
xmlparser.StartNamespaceDeclHandler(prefix, uri) Called when an element contains a namespace declaration. Namespace declarations
Element.removeAttributeNS(namespaceURI, localName) Remove an attribute by name. Note that it uses a localName, not a qname.
Page 11 of 100