mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-9842: Add references for using "..." as a placeholder to the index. (GH-10330)
This commit is contained in:
parent
6b73bb523a
commit
6c48bf2d9e
3 changed files with 7 additions and 0 deletions
|
@ -30,6 +30,8 @@ The :mod:`pprint` module defines one class:
|
|||
.. First the implementation class:
|
||||
|
||||
|
||||
.. index:: single: ...; placeholder
|
||||
|
||||
.. class:: PrettyPrinter(indent=1, width=80, depth=None, stream=None, *, \
|
||||
compact=False)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue