summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-02-27 18:12:38 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-02-27 18:12:38 -0500
commitd9e7f8b0ec4d4c46fa2fa7f8eee59437e8fa46b8 (patch)
tree310e0b96ac566f3458f731937e03485e17684a9e /TODO
parentbcf2351c87eb2535acfffdf9d2767c8847ca390c (diff)
parent683e1a1371065c0c98c8cab6c296ecff6e5f8ea3 (diff)
Added a tree-builder and tests for the built-in HTMLParser.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a6f444f..01499c1 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+Doesn't work with Python 2.5, which doesn't have __package__.
+
Bare ampersands should be converted to HTML entities upon output.
Add namespace support.