InteractiveInterpreter.runcode(code) Execute a code object. When an exception occurs, showtraceback() is called
os.path.lexists(path) Return True if path refers to an existing path. Returns True for broken
coroutine AbstractEventLoop.run_in_executor(executor, func, *args) Arrange for a func to be called in the specified
inspect.cleandoc(doc) Clean up indentation from docstrings that are indented to line up with blocks of code.
fold(name, value) The email package calls this method with the name and value currently stored in the Message
stat.S_ISREG(mode) Return non-zero if the mode is from a regular file.
step(amount=None) Increments the progress bar’s value by amount. amount defaults
class mailbox.Message(message=None) A subclass of the
Repr.maxlong Maximum number of characters in the representation for an integer. Digits are dropped from the middle. The default
class doctest.DocTestParser A processing class used to extract interactive examples from a string, and use them to create a
Page 40 of 100