time.clock_gettime(clk_id) Return the time of the specified clock clk_id. Availability:
class io.BufferedReader(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffer providing higher-level access to a readable, sequential
tell() Return the current stream position.
platform.python_revision() Returns a string identifying the Python implementation SCM revision.
window.insdelln(nlines) Insert nlines lines into the specified window above the current line. The nlines bottom
os.spawnl(mode, path, ...) os.spawnle(mode, path, ..., env) os.spawnlp(mode, file, ...)
window.mvwin(new_y, new_x) Move the window so its upper-left corner is at (new_y, new_x).
ctypes.WinError(code=None, descr=None) Windows only: this function is probably the worst-named thing in ctypes. It creates an
os.sched_setparam(pid, param) Set a scheduling parameters for the process with PID pid. A pid of 0 means the
os.WCOREDUMP(status) Return True if a core dump was generated for the process, otherwise return False
Page 10 of 67