]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Nov 2018 18:07:54 +0000 (10:07 -0800)
committerGitHub <noreply@github.com>
Tue, 20 Nov 2018 18:07:54 +0000 (10:07 -0800)
commitf8f9915f9585a5d4f4a4457ef43ac66607c5f380
tree41a268257047561ce7b88cd4076875beada14b18
parentc743a6ac360cfa1d9de7e6fad98b68fca39367d5
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)

(cherry picked from commit 6c48bf2d9e1e18dfbfa35f7582ddd32f11f75129)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/pprint.rst
Doc/library/reprlib.rst
Doc/library/textwrap.rst