read_byte() Returns a byte at the current file position as an integer, and advances the file position by 1.
@typing.no_type_check(arg) Decorator to indicate that annotations are not type hints. The argument
date.replace(year, month, day) Return a date with the same value, except for those parameters given new values by whichever
class ipaddress.IPv6Address(address) Construct an IPv6 address. An AddressValueError is raised if address
sort_stats(*keys) This method modifies the Stats object by sorting it according to the supplied criteria. The argument
inspect.ismethod(object) Return true if the object is a bound method written in Python.
network
HTMLParser.handle_entityref(name) This method is called to process a named character reference of the form &name;
window.getkey([y, x]) Get a character, returning a string instead of an integer, as getch() does. Function keys
class xml.etree.ElementTree.TreeBuilder(element_factory=None) Generic element structure builder. This builder converts a sequence
Page 72 of 100