diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-27 18:20:16 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-27 18:20:16 -0500 |
commit | a67123736b38d6f1d921fbdd71eb0b780567fe5e (patch) | |
tree | 4f294dbc0d92a69ba018b3bbae8dfc778d7488b9 /TODO | |
parent | d9e7f8b0ec4d4c46fa2fa7f8eee59437e8fa46b8 (diff) | |
parent | 63dc8117e8f396b25688623c7f1920b4f0911373 (diff) |
Restored Python 2.5 support.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -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. |