Fix markup for xml.sax in 3.7.rst (GH-9604)
This commit is contained in:
parent
414d58f745
commit
b38ff71501
|
@ -1586,7 +1586,7 @@ xml
|
|||
---
|
||||
|
||||
As mitigation against DTD and external entity retrieval, the
|
||||
:mod:`xml.dom.minidom` and mod:`xml.sax` modules no longer process
|
||||
:mod:`xml.dom.minidom` and :mod:`xml.sax` modules no longer process
|
||||
external entities by default.
|
||||
(Contributed by Christian Heimes in :issue:`17239`.)
|
||||
|
||||
|
|
Loading…
Reference in New Issue