os.uname() Returns information identifying the current operating system. The return value is an object with five attributes:
window.getparyx() Return the beginning coordinates of this window relative to its parent window into two integer variables y
class curses.textpad.Textbox(win) Return a textbox widget object. The win argument should be a curses WindowObject
read1(size) Read and return up to size bytes with only one call on the raw stream. If at least one byte is buffered
exception io.UnsupportedOperation An exception inheriting
os.tcgetpgrp(fd) Return the process group associated with the terminal given by fd (an open file descriptor as returned
window.overlay(destwin[, sminrow, smincol, dminrow, dmincol, dmaxrow, dmaxcol]) Overlay the window on top of destwin
value This attribute contains the actual value of the instance. For integer and pointer types, it is an integer, for character
class ctypes.c_uint64 Represents the C 64-bit unsigned int datatype. Usually an alias for c_ulonglong
os.getgid() Return the real group id of the current process. Availability: Unix.
Page 25 of 67