closed True if the stream is closed.
getpass.getuser() Return the “login name” of the user. This function checks the environment
st_file_attributes Windows file attributes: dwFileAttributes member of the BY_HANDLE_FILE_INFORMATION
os.chflags(path, flags, *, follow_symlinks=True) Set the flags of path to the numeric flags. flags
st_mtime Time of most recent content modification expressed in seconds.
class ctypes.c_size_t Represents the C size_t datatype.
curses.init_color(color_number, r, g, b) Change the definition of a color, taking the number of the color to be changed followed
curses.setsyx(y, x) Set the virtual screen cursor to y, x. If y and x are both -1, then
getopt.gnu_getopt(args, shortopts, longopts=[]) This function works like getopt(), except that GNU style scanning
os.mkfifo(path, mode=0o666, *, dir_fd=None) Create a FIFO (a named pipe) named path with numeric mode mode
Page 28 of 67