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
os.sysconf(name) Return integer-valued system configuration values. If the configuration value specified by name isn’t
connect() Connect a local manager object to a remote manager process:
st_blocks Number of 512-byte blocks allocated for file. This may be smaller than st_size/512 when the file has
base64.b64decode(s, altchars=None, validate=False) Decode the Base64 encoded bytes-like object
ZipInfo.CRC CRC-32 of the uncompressed file.
Page 73 of 100