]> granicus.if.org Git - python/commit
DOC: fix documentation for copyright and credits (GH-5706)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Feb 2018 04:11:48 +0000 (20:11 -0800)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2018 04:11:48 +0000 (20:11 -0800)
commitfd9d1c901d16b1f16b421f9d6647025806c4d90d
tree9ca0c083ca957d7a892c4efea89c825ff377a1ca
parent836b6421484cbbe3de105d9c7cec9371422d1397
DOC: fix documentation for copyright and credits (GH-5706)

Adapt documentation for `copyright` and `credits` to reality.  Previously, the documentation implied that all each of `copyright`,
`credits`, and `license`, would print a message to call the object in order to see the full text.  In reality, only `license` exhibits this
behaviour, and `copyright` and `credit` print their full text either when printed, displayed, or called.
(cherry picked from commit 243d6d71265be1996a8326002deae429106a5fba)

Co-authored-by: Gerrit Holl <gerrit.holl@gmail.com>
Doc/library/constants.rst