From: Georg Brandl Date: Thu, 2 Aug 2007 07:53:40 +0000 (+0000) Subject: Remove useless \withsubitem. X-Git-Tag: v3.0a1~551 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9efc8e2684a04ae37c1528fd8f079247b6a0536;p=thirdparty%2FPython%2Fcpython.git Remove useless \withsubitem. --- diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex index cced29eda027..2b556e48e6b9 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