os.rmdir(path, *, dir_fd=None) Remove (delete) the directory path. Only works when the directory is empty, otherwise
curses.version A string representing the current version of the module. Also available as __version__.
curses.filter() The filter() routine, if used, must be called before initscr() is called. The effect
os.killpg(pgid, sig) Send the signal sig to the process group pgid. Availability:
class ctypes.LittleEndianStructure(*args, **kw) Abstract base class for structures in little endian byte order.
curses.ascii.isspace(c) Checks for ASCII white-space characters; space, line feed, carriage return, form feed, horizontal tab
st_nlink Number of hard links.
os.getcwdb() Return a bytestring representing the current working directory.
is_symlink() Return True if this entry is a symbolic link (even if broken); return False if the entry
os.stat_float_times([newvalue]) Determine whether stat_result represents time stamps as float objects. If newvalue
Page 16 of 67