curses.qiflush([flag]) If flag is False, the effect is the same as calling noqiflush(). If
uuid.uuid4() Generate a random UUID.
GEOSGeometry.num_coords Returns the number of coordinates in the geometry.
class weakref.WeakSet([elements]) Set class that keeps weak references to its elements. An element will be discarded when no
assertSetEqual(first, second, msg=None) Tests that two sets are equal. If not, an error message is constructed that lists the
time.strptime(string[, format]) Parse a string representing a time according to a format. The return value is a struct_time
register_defect(obj, defect) Register a defect on obj. In the email package, defect will always be
curses.update_lines_cols() Update LINES and COLS. Useful for detecting manual screen resize.
cmath.e The mathematical constant e, as a float.
bdb.effective(file, line, frame) Determine if there is an effective (active) breakpoint at this line of code. Return a tuple
Page 39 of 100