From: Georg Brandl Date: Sun, 6 Jan 2008 23:22:27 +0000 (+0000) Subject: Remove latex trace. X-Git-Tag: v2.6a1~706 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4273222a68f9bcc2a3afda2bb9d3367705b5437d;p=thirdparty%2FPython%2Fcpython.git Remove latex trace. --- diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index 5d07fbc2a733..622ff5f443b6 100644 --- a/Doc/library/functions.rst +++ b/Doc/library/functions.rst @@ -1287,7 +1287,7 @@ available. They are listed here in alphabetical order. Formerly, :func:`zip` required at least one argument and ``zip()`` raised a :exc:`TypeError` instead of returning an empty list. -.. % --------------------------------------------------------------------------- +.. --------------------------------------------------------------------------- .. _non-essential-built-in-funcs: