time.clock_getres(clk_id) Return the resolution (precision) of the specified clock clk_id.
turtle.st() Make the turtle visible. >>>
class slice(stop) class slice(start, stop[, step]) Return a slice object
class unittest.mock.Mock(spec=None, side_effect=None, return_value=DEFAULT, wraps=None, name=None, spec_set=None, unsafe=False, **kwargs)
Text.data The content of the text node as a string.
Repr.maxdict Repr.maxlist Repr.maxtuple Repr.maxset
Request.unverifiable boolean, indicates whether the request is unverifiable as defined by RFC 2965.
math.log1p(x) Return the natural logarithm of 1+x (base e). The result is calculated in a way which is accurate
profile.run(command, filename=None, sort=-1) This function takes a single argument that can be passed to the
os.pathsep The character conventionally used by the operating system to separate search path components (as in PATH)
Page 64 of 100