class complex([real[, imag]]) Return a complex number with the value real + imag*1j or convert a string or
classmethod datetime.strptime(date_string, format) Return a datetime corresponding to date_string, parsed
curses.resize_term(nlines, ncols) Backend function used by resizeterm(), performing most of the work; when resizing
class codecs.StreamReaderWriter(stream, Reader, Writer, errors) Creates a StreamReaderWriter instance. stream
classmethod from_traceback(tb) Construct a Bytecode instance from the given traceback, setting current_offset
argrepr human readable description of operation argument
CookieJar.clear_session_cookies() Discard all session cookies. Discards all contained cookies
getattr(object, name[, default]) Return the value of the named attribute of object. name must be a string
classmethod invalidate_caches() Calls importlib.abc.PathEntryFinder.invalidate_caches() on all finders stored in
encodings.idna.nameprep(label) Return the nameprepped version of label. The implementation currently assumes query
Page 84 of 100