time.second In range(60).
class weakref.finalize(obj, func, *args, **kwargs) Return a callable finalizer object which will be called when obj
array.typecodes A string with all available type codes.
heapq.nsmallest(n, iterable, key=None) Return a list with the n smallest elements from the dataset defined by iterable
date.isoformat() Return a string representing the date in ISO 8601 format, ‘YYYY-MM-DD’. For example, date(2002, 12, 4)
array.tostring() Deprecated alias for tobytes().
Repr.maxset Repr.maxfrozenset Repr.maxdeque Repr.maxarray
bisect.bisect_left(a, x, lo=0, hi=len(a)) Locate the insertion point for x in a to maintain sorted order.
Repr.maxdeque Repr.maxarray Limits on the number of entries represented for the named object type. The default is
new_child(m=None) Returns a new ChainMap containing a new map followed by all of the maps in the current instance
Page 27 of 32