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 2313e15 commit 66c9350Copy full SHA for 66c9350
1 file changed
Doc/library/xml.rst
@@ -95,7 +95,7 @@ external entity expansion
95
content into the XML document.
96
97
DTD retrieval
98
- 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
99
definitions from remote or local locations. The feature has similar
100
implications as the external entity expansion issue.
101
0 commit comments