kqueue.closed True if the kqueue object is closed.
Path.group() Return the name of the group owning the file. KeyError is raised if the file’s gid isn’t found in the system database.
Panel.replace(win) Change the window associated with the panel to the window win.
IMAP4.xatom(name[, ...]) Allow simple extension commands notified by server in CAPABILITY response.
tuple([iterable]) Rather than being a function, tuple is actually an immutable sequence type, as documented in Tuples and Sequence Types — list, tuple, range.
exception mailbox.ExternalClashError Raised when some mailbox-related condition beyond the control of the program causes it to be unable to proceed, such as when failing to acquire a lock that another program already holds a lock, or when a uniquely-generated file name already exists.
IMAP4.list([directory[, pattern]]) List mailbox names in directory matching pattern. directory defaults to the top-level mail folder, and pattern defaults to match anything. Returned data contains a list of LIST responses.
close() MH instances do not keep any open files, so this method is equivalent to unlock().
TarInfo.pax_headers A dictionary containing key-value pairs of an associated pax extended header.
get_source(fullname) Returns None as extension modules do not have source code.
Page 408 of 663