xmlparser.StartElementHandler(name, attributes) Called for the start of every element. name is a string containing
vars([object]) Return the
exec(object[, globals[, locals]]) This function supports dynamic execution of Python code. object must be either a
is_canonical(x) Returns True if x is canonical; otherwise returns False.
socket.inet_aton(ip_string) Convert an IPv4 address from dotted-quad string format (for example, ‘123.45.67.89’) to 32-bit packed
platform.python_branch() Returns a string identifying the Python implementation SCM branch.
test.support.import_fresh_module(name, fresh=(), blocked=(), deprecated=False) This function imports and returns a fresh copy
resource.getrusage(who) This function returns an object that describes the resources consumed by either the current process
is_normal(x) Returns True if x is a normal number; otherwise returns False.
tobytes() Return the data in the buffer as a bytestring. This is equivalent to calling the
Page 54 of 100