diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-27 18:12:19 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-27 18:12:19 -0500 |
commit | 683e1a1371065c0c98c8cab6c296ecff6e5f8ea3 (patch) | |
tree | 310e0b96ac566f3458f731937e03485e17684a9e | |
parent | 838c2b6aeda1b318061f843673fb09340aa97b85 (diff) |
Noted lack of Python 2.5 support.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |