__name__ The name of the module.
fromkeys(iterable) This class method is not implemented for Counter objects.
classmethod datetime.utcfromtimestamp(timestamp) Return the UTC datetime corresponding to the POSIX timestamp,
date.__format__(format) Same as date.strftime(). This makes it possible to specify a format string for a date
array.pop([i]) Removes the item with the index i from the array and returns it. The optional argument defaults to -1
heapq.heappop(heap) Pop and return the smallest item from the heap, maintaining the heap invariant. If the heap is
datetime.year Between MINYEAR and MAXYEAR inclusive.
PrettyPrinter.isreadable(object) Determine if the formatted representation of the object is “readable,” or can be used to reconstruct
Page 32 of 32