summaryrefslogtreecommitdiffstats
path: root/Doc/ref
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-08-02 07:53:40 (GMT)
committerGeorg Brandl <georg@python.org>2007-08-02 07:53:40 (GMT)
commita9efc8e2684a04ae37c1528fd8f079247b6a0536 (patch)
treee15289376ab780a2d20917528a10e80c22b8af8e /Doc/ref
parentb43daf709600f5b734fb1a647666c2f4c0626519 (diff)
downloadcpython-a9efc8e2684a04ae37c1528fd8f079247b6a0536.zip
cpython-a9efc8e2684a04ae37c1528fd8f079247b6a0536.tar.gz
cpython-a9efc8e2684a04ae37c1528fd8f079247b6a0536.tar.bz2
Remove useless \withsubitem.
Diffstat (limited to 'Doc/ref')
-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 cced29e..2b556e4 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