From: Georg Brandl Date: Wed, 19 Mar 2008 07:56:40 +0000 (+0000) Subject: Remove footnote from versionchanged as it upsets LaTeX. X-Git-Tag: v2.6a2~230 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=482d752dcb776d7267ebde155d77eba79ea8ad00;p=thirdparty%2FPython%2Fcpython.git Remove footnote from versionchanged as it upsets LaTeX. --- diff --git a/Doc/library/xml.dom.minidom.rst b/Doc/library/xml.dom.minidom.rst index 21b2d6cb61f1..47eb5afeb502 100644 --- a/Doc/library/xml.dom.minidom.rst +++ b/Doc/library/xml.dom.minidom.rst @@ -142,8 +142,7 @@ module documentation. This section lists the differences between the API and .. versionchanged:: 2.3 For the :class:`Document` node, an additional keyword argument - *encoding* [1]_ can be - used to specify the encoding field of the XML header. + *encoding* can be used to specify the encoding field of the XML header. .. method:: Node.toxml([encoding])