summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 6800dc1..ddfe33f 100644
--- a/README.txt
+++ b/README.txt
@@ -347,6 +347,9 @@ modify the default by changing the module variable `MAX_DATA`. A value of
defusedxml.lxml
---------------
+**DEPRECATED** The module is deprecated and will be removed in a future
+release.
+
The module acts as an *example* how you could protect code that uses
lxml.etree. It implements a custom Element class that filters out
Entity instances, a custom parser factory and a thread local storage for