Remove footnote from versionchanged as it upsets LaTeX.

This commit is contained in:
Georg Brandl 2008-03-19 07:56:40 +00:00
parent 2b1ec17ceb
commit 482d752dcb
1 changed files with 1 additions and 2 deletions

View File

@ -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])