exception ssl.SSLEOFError A subclass of SSLError raised when the SSL connection has been terminated abruptly. Generally
set_children(item, *newchildren) Replaces item‘s child with newchildren. Children
get(name, failobj=None) Return the value of the named header field. This is identical to __getitem__() except that
curses.ascii.isgraph(c) Checks for ASCII any printable character except space.
os.spawnl(mode, path, ...) os.spawnle(mode, path, ..., env) os.spawnlp(mode, file, ...)
assertSequenceEqual(first, second, msg=None, seq_type=None) Tests that two sequences are equal. If a seq_type is supplied
bz2.compress(data, compresslevel=9) Compress data. compresslevel, if given
class collections.UserString([sequence]) Class that simulates a string or a Unicode string object. The instance’s content is
class concurrent.futures.ThreadPoolExecutor(max_workers=None) An Executor subclass that uses a pool of at most
pryear(theyear, w=2, l=1, c=6, m=3) Print the calendar for an entire year as returned by formatyear().
Page 67 of 100