]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24314: Add links for general attributes like __name__, __dict__
authorMartin Panter <vadmium+py@gmail.com>
Sat, 18 Jun 2016 03:57:31 +0000 (03:57 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 18 Jun 2016 03:57:31 +0000 (03:57 +0000)
commitd51b0f218837e11ddabe3a172cc760cb2a16ff71
tree542067299338ab8d6a9cfad4db17e37e79733888
parenteb063011ab6628d45cffab2f41947866b0d00e8d
Issue #24314: Add links for general attributes like __name__, __dict__
14 files changed:
Doc/c-api/class.rst
Doc/c-api/module.rst
Doc/c-api/typeobj.rst
Doc/library/__builtin__.rst
Doc/library/functions.rst
Doc/library/functools.rst
Doc/library/inspect.rst
Doc/library/restricted.rst
Doc/library/stdtypes.rst
Doc/reference/datamodel.rst
Doc/tutorial/classes.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst