mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Address a few XXX comments, other fixes.
This commit is contained in:
parent
dcc56f8bf6
commit
81ac1ce56a
20 changed files with 43 additions and 124 deletions
|
@ -1193,12 +1193,6 @@ Basic customization
|
|||
used when an "informal" string representation of instances of that class is
|
||||
required.
|
||||
|
||||
.. index::
|
||||
pair: string; conversion
|
||||
pair: reverse; quotes
|
||||
pair: backward; quotes
|
||||
single: back-quotes
|
||||
|
||||
This is typically used for debugging, so it is important that the representation
|
||||
is information-rich and unambiguous.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue