iter_parts() Return an iterator over all of the immediate sub-parts of the message, which will be empty for a non-multipart
os.isatty(fd) Return True if the file descriptor fd is open and connected to a tty(-like) device, else
curses.doupdate() Update the physical screen. The curses library keeps two data structures, one representing the current physical
Source code: Lib/_dummy_thread
dis.cmp_op Sequence of all compare operation names.
ipaddress.summarize_address_range(first, last) Return an iterator of the summarized network range given the first and last IP
classmethod from_callable(obj, *, follow_wrapped=True) Return a Signature (or its subclass) object for a given
get_data(pathname) Return the data associated with pathname. Raise
window.deleteln() Delete the line under the cursor. All following lines are moved up by one line.
class urllib.request.FileHandler Open local files.
Page 56 of 100