]> 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:09:20 +0000 (20:09 -0800)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2018 04:09:20 +0000 (20:09 -0800)
commit025544a855ef3f3f7f21c1b6e4f19b47dcd30933
tree6778bd865c3252b9f29ff344451a46e4a83f5302
parent0f764110593b337161e9321671dc13b54ca0cf95
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