platform.linux_distribution(distname='', version='', id='', supported_dists=('SuSE', 'debian', 'redhat', 'mandrake', ...), full_distribution_name=1)
name The file name. This is the file descriptor of the file when no name is given in the constructor.
st_mtime_ns Time of most recent content modification expressed in nanoseconds as an integer.
class ctypes.c_ubyte Represents the C unsigned char datatype, it interprets the value as small integer. The constructor
class io.BufferedWriter(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffer providing higher-level access to a writeable, sequential
window.resize(nlines, ncols) Reallocate storage for a curses window to adjust its dimensions to the specified values. If either
curses.panel.top_panel() Returns the top panel in the panel stack.
window.subwin(begin_y, begin_x) window.subwin(nlines, ncols, begin_y, begin_x) Return a sub-window, whose upper-left
window.hline(ch, n) window.hline(y, x, ch, n) Display a horizontal line starting at (y, x) with length
class ctypes.c_short Represents the C signed short datatype. The constructor accepts an optional integer initializer;
Page 44 of 67