os.getppid() Return the parent’s process id. When the parent process has exited, on Unix the id returned is the one of the init
os.makedirs(name, mode=0o777, exist_ok=False) Recursive directory creation function. Like mkdir(), but makes all
CookieJar.clear([domain[, path[, name]]]) Clear some cookies. If invoked without arguments,
prompt_user_passwd(host, realm) Return information needed to authenticate the user at the given host in the specified security
exception fpectl.FloatingPointError After turnon_sigfpe() has been executed, a floating point operation that raises
ensurepip.version() Returns a string specifying the bundled version of pip that will be installed when bootstrapping an environment
mangle_from_ The default is True.
sqlite3.sqlite_version_info The version number of the run-time SQLite library, as a tuple of integers.
sys.getcheckinterval() Return the interpreter’s “check interval”; see setcheckinterval().
has_exec() Return True if the block uses exec.
Page 61 of 100