XML Processing Modules — Python 3.16.0a0 documentation

docs.python.org

Tin mới

html.entities — Definitions of HTML general entities

xml.etree.ElementTree — The ElementTree XML API

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

Structured Markup Processing Tools

xml.parsers.expat: An interface to the Expat non-validating XML parser.

Python’s interfaces for processing XML are grouped in the xml package.

xml.dom: Document Object Model API for Python.

Python’s interfaces for processing XML are grouped in the xml package.

xml.sax: Package containing SAX2 base classes and convenience functions.

Python’s interfaces for processing XML are grouped in the xml package.

xml.dom.minidom: Minimal Document Object Model (DOM) implementation.

xml.dom.pulldom: Support for building partial DOM trees from SAX events.

xml.dom.pulldom: support for building partial DOM trees

has been configured

An attacker can abuse XML features to carry out denial of service attacks, access local files, generate network connections to other machines, or circumvent firewalls when attacker-controlled XML is being parsed, in Pyth

xmlrpc: Server and client modules implementing XML-RPC.

An attacker can abuse XML features to carry out denial of service attacks, access local files, generate network connections to other machines, or circumvent firewalls when attacker-controlled XML is being parsed, in Pyth