Panel.below() Returns the panel below the current panel.
readinto(b) Read bytes into a pre-allocated, writable bytes-like object b and
readline(size=-1) Read until newline or EOF and return a single str. If the stream is already at EOF, an empty
st_mode File mode: file type and file mode bits (permissions).
window.attroff(attr) Remove attribute attr from the “background” set applied to all writes to the current window.
ctypes.byref(obj[, offset]) Returns a light-weight pointer to obj, which must be an instance of a ctypes type. offset
truncate(size=None) Resize the stream to the given size in bytes (or the current position if size is not specified)
window.redrawln(beg, num) Indicate that the num screen lines, starting at line beg, are corrupted and should
os.supports_effective_ids A
os.seteuid(euid) Set the current process’s effective user id. Availability: Unix.
Page 36 of 67