exception xml.dom.SyntaxErr Raised when an invalid or illegal string is specified.
time.strptime(string[, format]) Parse a string representing a time according to a format. The return value is a struct_time
urllib.parse.urlparse(urlstring, scheme='', allow_fragments=True) Parse a URL into six components, returning a 6-tuple. This
class weakref.WeakKeyDictionary([dict]) Mapping class that references keys weakly. Entries in the dictionary will be discarded
faulthandler.enable(file=sys.stderr, all_threads=True) Enable the fault handler: install handlers for the SIGSEGV
Dialect.doublequote Controls how instances of quotechar appearing inside a field should themselves be quoted. When
sys.__stdin__ sys.__stdout__ sys.__stderr__ These objects contain the
window.attron(attr) Add attribute attr from the “background” set applied to all writes to the current window.
cgi.parse_multipart(fp, pdict) Parse input of type multipart/form-data (for file uploads). Arguments
aifc.getparams() Returns a
Page 7 of 100