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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9efc8e2684a04ae37c1528fd8f079247b6a0536;p=python Remove useless \withsubitem. --- 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