diff options
Diffstat (limited to 'Doc/reference')
-rw-r--r-- | Doc/reference/datamodel.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Doc/reference/datamodel.rst b/Doc/reference/datamodel.rst index 6f6f42c..ce7704a 100644 --- a/Doc/reference/datamodel.rst +++ b/Doc/reference/datamodel.rst @@ -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. |