summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-08-02 07:53:40 +0000
committerGeorg Brandl <georg@python.org>2007-08-02 07:53:40 +0000
commit4c294175c51159c50faba6baaddd2e1a356b15b7 (patch)
treece47fa7ba6733760bf9eae487e3f0b6473457137 /Doc
parent346034c87a1839964f3a17270f8108a1fca20848 (diff)
downloadcpython-4c294175c51159c50faba6baaddd2e1a356b15b7.tar.gz
Remove useless \withsubitem.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/ref/ref3.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex
index cced29eda0..2b556e48e6 100644
--- a/Doc/ref/ref3.tex
+++ b/Doc/ref/ref3.tex
@@ -1724,7 +1724,6 @@ through the values.
\ttindex{__imul__()}
\ttindex{__contains__()}
\ttindex{__iter__()}}
-\withsubitem{(numeric object method)}
\begin{methoddesc}[container object]{__len__}{self}
Called to implement the built-in function