]> 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:16:52 +0000 (20:16 -0800)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2018 04:16:52 +0000 (20:16 -0800)
commitf2d2e6169eb31e1a223d29d5de07e80939939106
treef54ebcc26c32d66ac663d894ffd3ba4b13be5bf7
parent76591bc03a26e8fde143c25cb88a98f1c96f8bc2
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