From 436567a8ad055445ed298c7a258e24511511698e Mon Sep 17 00:00:00 2001 From: Davide Brunato Date: Mon, 18 Nov 2019 10:21:40 +0100 Subject: [PATCH] Fix documentation sections --- doc/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage.rst b/doc/usage.rst index 6087211..9f1ab92 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -544,7 +544,7 @@ From next minor release (v1.1) the default class will become :class:`XMLSchema11 XML entity-based attacks protection -................................... +----------------------------------- The XML data resource loading is protected using the `SafeXMLParser` class, a subclass of the pure Python version of XMLParser that forbids the use of entities.