time.clock() On Unix, return the current processor time as a floating point number expressed in seconds. The precision, and
IMAP4.open(host, port) Opens socket to port at host. This method is implicitly called by the IMAP4
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
Page 63 of 100