class ctypes.HRESULT Windows only: Represents a HRESULT value, which contains success or error information for
window.immedok(flag) If flag is True, any change in the window image automatically causes the window to
line_buffering Whether line buffering is enabled.
curses.erasechar() Return the user’s current erase character. Under Unix operating systems this is a property of the controlling
class io.StringIO(initial_value='', newline='\n') An in-memory stream for text I/O. The text buffer is discarded when the close()
curses.noraw() Leave raw mode. Return to normal “cooked” mode with line buffering.
curses.ascii.ascii(c) Return the ASCII value corresponding to the low 7 bits of c.
curses.ascii.isprint(c) Checks for any ASCII printable character including space.
st_atime Time of most recent access expressed in seconds.
Panel.window() Returns the window object associated with the panel.
Page 45 of 67