time.gmtime([secs]) Convert a time expressed in seconds since the epoch to a struct_time in UTC in which the dst
platform.win32_ver(release='', version='', csd='', ptype='') Get additional version information from the Windows Registry and
class io.IncrementalNewlineDecoder A helper codec that decodes newlines for universal newlines
curses.ascii.ispunct(c) Checks for any printable ASCII character which is not a space or an alphanumeric character.
curses.curs_set(visibility) Set the cursor state. visibility can be set to 0, 1, or 2, for invisible, normal, or very
os.setpgrp() Call the system call setpgrp() or setpgrp(0, 0) depending on which version is implemented
class ctypes.c_longdouble Represents the C long double datatype. The constructor accepts an optional float initializer
class ctypes.c_ulong Represents the C unsigned long datatype. The constructor accepts an optional integer initializer;
window.untouchwin() Mark all lines in the window as unchanged since the last call to refresh().
os.major(device) Extract the device major number from a raw device number (usually the st_dev or st_rdev
Page 63 of 67