class ctypes.WinDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of
tell() Return the current stream position.
class ctypes.OleDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of
exception curses.error Exception raised when a curses library function returns an error.
ctypes.util.find_msvcrt() Windows only: return the filename of the VC runtime library used by Python, and by the extension modules
_type_ Specifies the type of each element in the array.
os.listdir(path='.') Return a list containing the names of the entries in the directory given by path. The list is
os.WCOREDUMP(status) Return True if a core dump was generated for the process, otherwise return False
os.getpgid(pid) Return the process group id of the process with process id pid. If pid is 0, the process group
_length_ A positive integer specifying the number of elements in the array. Out-of-range subscripts result in an
Page 1 of 67