Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
...mapping_or_iterable]) - return a new dictionary; the optional argument must be either a mapping whose items are copied, or a sequence of 2-tuples (or of sequences of length 2) giving the (key, value) pairs to be inserted into the new dictionary object([...]) - return a new featureless object; arguments are ignored classmethod(function) - see below staticmethod(function) - see below super(class_or_type[, instance]) - see below property([fget[, fset[, fdel[, doc]]]]) - see below...
If you didn't find what you need, try your search in the Python language documentation.