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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4273222a68f9bcc2a3afda2bb9d3367705b5437d;p=python Remove latex trace. --- diff --git a/Doc/library/functions.rst b/Doc/library/functions.rst index 5d07fbc2a7..622ff5f443 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: