MimeTypes.read_windows_registry(strict=True) Load MIME type information from the Windows registry. Availability: Windows.
get_stderr() Return the object that should be used as the wsgi.errors stream. The default implementation just returns
close() Closes the mmap. Subsequent calls to other methods of the object will result in a ValueError exception being raised
math.log10(x) Return the base-10 logarithm of x. This is usually more accurate than log(x, 10).
math.pi The mathematical constant π = 3.141592..., to available precision.
shutil.register_archive_format(name, function[, extra_args[, description]]) Register an archiver for the format name
os.getpgid(pid) Return the process group id of the process with process id pid. If pid is 0, the process group
stat.S_ISSOCK(mode) Return non-zero if the mode is from a socket.
class symtable.SymbolTable A namespace table for a block. The constructor is not public.
TarInfo.isdir() Return
Page 36 of 100