diff options
| author | Georg Brandl <georg@python.org> | 2007-08-02 07:53:40 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2007-08-02 07:53:40 +0000 |
| commit | a9efc8e2684a04ae37c1528fd8f079247b6a0536 (patch) | |
| tree | e15289376ab780a2d20917528a10e80c22b8af8e | |
| parent | b43daf709600f5b734fb1a647666c2f4c0626519 (diff) | |
| download | cpython-git-a9efc8e2684a04ae37c1528fd8f079247b6a0536.tar.gz | |
Remove useless \withsubitem.
| -rw-r--r-- | Doc/ref/ref3.tex | 1 |
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 |
