mirror of
https://github.com/python/cpython
synced 2024-11-05 18:12:54 +00:00
17b1d5d4e3
The SAX parser no longer processes general external entities by default to increase security. Before, the parser created network connections to fetch remote files or loaded local files from the file system for DTD and entities. Signed-off-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue17239 |
||
---|---|---|
.. | ||
dom | ||
etree | ||
parsers | ||
sax | ||
__init__.py |