http://hg.python.org/cpython/rev/8bcda4f2b3a1 changeset: 82984:8bcda4f2b3a1 parent: 82981:5f6064ec2369 parent: 82983:7b4e0e1ba2a1 user: Georg Brandl <georg at python.org> date: Thu Mar 28 09:11:59 2013 +0100 summary: merge with 3.3 files: Doc/library/xml.rst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/library/xml.rst b/Doc/library/xml.rst --- a/Doc/library/xml.rst +++ b/Doc/library/xml.rst @@ -125,8 +125,8 @@ well-definied XML features. -.. _defusedxml: <https://pypi.python.org/pypi/defusedxml/> -.. _defusedexpat: <https://pypi.python.org/pypi/defusedexpat/> +.. _defusedxml: https://pypi.python.org/pypi/defusedxml/ +.. _defusedexpat: https://pypi.python.org/pypi/defusedexpat/ .. _Billion Laughs: http://en.wikipedia.org/wiki/Billion_laughs .. _ZIP bomb: http://en.wikipedia.org/wiki/Zip_bomb .. _DTD: http://en.wikipedia.org/wiki/Document_Type_Definition -- Repository URL: http://hg.python.org/cpython