diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-17 04:11:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-17 04:11:48 (GMT) |
commit | fd9d1c901d16b1f16b421f9d6647025806c4d90d (patch) | |
tree | 9ca0c083ca957d7a892c4efea89c825ff377a1ca /Lib/distutils/command/upload.py | |
parent | 836b6421484cbbe3de105d9c7cec9371422d1397 (diff) | |
download | cpython-fd9d1c901d16b1f16b421f9d6647025806c4d90d.zip cpython-fd9d1c901d16b1f16b421f9d6647025806c4d90d.tar.gz cpython-fd9d1c901d16b1f16b421f9d6647025806c4d90d.tar.bz2 |
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>
Diffstat (limited to 'Lib/distutils/command/upload.py')
0 files changed, 0 insertions, 0 deletions