Address a few XXX comments, other fixes.

This commit is contained in:
Georg Brandl 2007-08-31 17:17:17 +00:00
parent dcc56f8bf6
commit 81ac1ce56a
20 changed files with 43 additions and 124 deletions

View file

@ -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.