BaseCookie.value_decode(val) Return a decoded value from a string representation. Return value can be any type. This method
get_source(fullname) Returns None as bytecode files have no source when this loader is used.
cancel() Stop the timer, and cancel the execution of the timer’s action. This will only work if the timer is still in its waiting
class typing.MappingView(Sized, Iterable[T_co]) A generic version of
formatmonth(theyear, themonth, withyear=True) Return a month’s calendar as an HTML table. If withyear is true the year
msvcrt.open_osfhandle(handle, flags) Create a C runtime file descriptor from the file handle handle. The flags
class urllib.request.HTTPCookieProcessor(cookiejar=None) A class to handle HTTP Cookies.
tracemalloc.stop() Stop tracing Python memory allocations: uninstall hooks on Python memory allocators. Also clears all previously
turtle.getturtle() turtle.getpen() Return the Turtle object itself. Only reasonable use: as a function to return
xml.sax.saxutils.prepare_input_source(source, base='') This function takes an input source and an optional base URL and returns
Page 6 of 100