time.gmtime([secs]) Convert a time expressed in seconds since the epoch to a struct_time in UTC in which the dst
ArgumentParser.add_subparsers([title][, description][, prog][, parser_class][, action][, option_string][, dest][, help][, metavar]) Many
os.supports_bytes_environ True if the native OS type of the environment is bytes (eg. False on Windows)
time.asctime([t]) Convert a tuple or struct_time representing a time as returned by gmtime() or
class ctypes.c_ulong Represents the C unsigned long datatype. The constructor accepts an optional integer initializer;
os.chmod(path, mode, *, dir_fd=None, follow_symlinks=True) Change the mode of path to the numeric mode. mode
window.erase() Clear the window.
Panel.show() Display the panel (which might have been hidden).
os.scandir(path='.') Return an iterator of DirEntry objects corresponding to the entries in the directory given
platform.platform(aliased=0, terse=0) Returns a single string identifying the underlying platform with as much useful information
Page 66 of 67