time.get_clock_info(name) Get information on the specified clock as a namespace object. Supported clock names and the corresponding
curses.noecho() Leave echo mode. Echoing of input characters is turned off.
class argparse.RawDescriptionHelpFormatter class argparse.RawTextHelpFormatter class argparse.ArgumentDef
os.sched_setscheduler(pid, policy, param) Set the scheduling policy for the process with PID pid. A pid of
curses.beep() Emit a short attention sound.
window.clrtobot() Erase from cursor to the end of the window: all lines below the cursor are deleted, and then the equivalent
PyDLL._name The name of the library passed in the constructor.
PyDLL._handle The system handle used to access the library.
window.is_wintouched() Return True if the specified window was modified since the last call to refresh();
time.sleep(secs) Suspend execution of the calling thread for the given number of seconds. The argument may be a floating point
Page 67 of 67