mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
#20236: Fix sphinx markup.
This commit is contained in:
parent
2313e15578
commit
66c9350a89
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ external entity expansion
|
|||
content into the XML document.
|
||||
|
||||
DTD retrieval
|
||||
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
|
||||
definitions from remote or local locations. The feature has similar
|
||||
implications as the external entity expansion issue.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue