Cmd.identchars The string of characters accepted for the command prefix.
statistics.mean(data) Return the sample arithmetic mean of data, a sequence or iterator of real-valued numbers.
email.utils.formatdate(timeval=None, localtime=False, usegmt=False) Returns a date string as per
class traceback.TracebackException(exc_type, exc_value, exc_traceback, *, limit=None, lookup_lines=True, capture_locals=False) Capture
turtle.addshape(name, shape=None) There are three different ways to call this function:
formatTime(record, datefmt=None) This method should be called from
enter_context(cm) Enters a new context manager and adds its __exit__() method to the callback stack. The return
sys.byteorder An indicator of the native byte order. This will have the value 'big' on big-endian (most-significant
next_plus(x) Returns the smallest representable number larger than x.
class json.JSONDecoder(object_hook=None, parse_float=None, parse_int=None, parse_constant=None, strict=True, object_pairs_hook=None) Simple
Page 97 of 100