string.punctuation String of ASCII characters which are considered punctuation characters in the C locale.
imap_unordered(func, iterable[, chunksize]) The same as imap() except that the ordering of the results from the returned iterator should be considered arbitrary. (Only when there is only one worker process is the order guaranteed to be “correct”.)
license credits Objects that when printed, print a message like “Type license() to see the full license text”, and when called, display the corresponding text in a pager-like fashion (one screen at a time).
random.random() Return the next random floating point number in the range [0.0, 1.0).
__len__() Return a count of messages in the mailbox.
remove_flag(flag) Unset the flag(s) specified by flag without changing other flags. To remove more than one flag at a time, flag maybe a string of more than one character.
eof A boolean indicating whether the memory BIO is current at the end-of-file position.
PyHKEY.Close() Closes the underlying Windows handle. If the handle is already closed, no error is raised.
dis.hasconst Sequence of bytecodes that have a constant parameter.
IncrementalParser.close() Assume the end of the document. That will check well-formedness conditions that can be checked only at the end, invoke handlers, and may clean up resources allocated during parsing.
Page 398 of 663