[docs] [issue20236] Invalid inline markup in xml document.

INADA Naoki report at bugs.python.org
Mon Jan 13 08:16:44 CET 2014


New submission from INADA Naoki:

http://docs.python.org/3.3/library/xml.html#xml-vulnerabilities

> DTD retrieval
>     Some XML libraries like Python’s mod:’xml.dom.pulldom’ retrieve document

mod: should be :mod:

----------
assignee: docs at python
components: Documentation
messages: 208012
nosy: docs at python, naoki
priority: normal
severity: normal
status: open
title: Invalid inline markup in xml document.
versions: Python 3.3, Python 3.4, Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20236>
_______________________________________


More information about the docs mailing list