summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-02-27 18:12:19 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-02-27 18:12:19 -0500
commit683e1a1371065c0c98c8cab6c296ecff6e5f8ea3 (patch)
tree310e0b96ac566f3458f731937e03485e17684a9e
parent838c2b6aeda1b318061f843673fb09340aa97b85 (diff)
Noted lack of Python 2.5 support.
-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.