summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorChristian Heimes <christian@python.org>2013-02-12 15:00:43 +0100
committerChristian Heimes <christian@python.org>2013-02-12 15:00:43 +0100
commit1d60f018078c1cc238aa26d16c27972960ceddf8 (patch)
treeb8bf8049cb5f045baa0b29b406c6ceed790961d7 /README.txt
parent83b7ff9ca3033ad42cc76d89a7a7a6ebb64dd682 (diff)
downloaddefusedxml-git-1d60f018078c1cc238aa26d16c27972960ceddf8.tar.gz
implement iterparser patch for Python 2.6
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index cacd84c..966c2c5 100644
--- a/README.txt
+++ b/README.txt
@@ -228,7 +228,6 @@ TODO
* SAX: take feature_external_ges and feature_external_pes (?) into account
* implement monkey patching of stdlib modules
* document which module / library is vulnerable to which kind of attack
-* handle iterparse on Python 2.6
* documentation, documentation, documentation ...