Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d804f53 commit dd1c4fdCopy full SHA for dd1c4fd
Doc/library/xml.rst
@@ -94,7 +94,7 @@ external entity expansion
94
content into the XML document.
95
96
DTD retrieval
97
- Some XML libraries like Python's mod:'xml.dom.pulldom' retrieve document type
+ Some XML libraries like Python's :mod:`xml.dom.pulldom` retrieve document type
98
definitions from remote or local locations. The feature has similar
99
implications as the external entity expansion issue.
100
0 commit comments