total_changes Returns the total number of database rows that have been modified, inserted, or deleted since the database connection was opened.
next_minus(context=None) Return the largest number representable in the given context (or in the current thread’s context if no context is given) that is smaller than the given operand.
stopTestRun() Called once after all tests are executed. New in version 3.1.
window.addstr(str[, attr]) window.addstr(y, x, str[, attr]) Paint the string str at (y, x) with attributes attr, overwriting anything previously on the display.
HTTPRedirectHandler.http_error_307(req, fp, code, msg, hdrs) The same as http_error_301(), but called for the ‘temporary redirect’ response.
mimetypes.knownfiles List of type map file names commonly installed. These files are typically named mime.types and are installed in different locations by different packages.
columns Width of the terminal window in characters.
newlines A string, a tuple of strings, or None, indicating the newlines translated so far. Depending on the implementation and the initial constructor flags, this may not be available.
ssl.PROTOCOL_SSLv2 Selects SSL version 2 as the channel encryption protocol. This protocol is not available if OpenSSL is compiled with the OPENSSL_NO_SSL2 flag. Warning SSL version 2 is insecure. Its use is highly discouraged.
epoll.closed True if the epoll object is closed.
Page 641 of 663