diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-27 18:17:24 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-27 18:17:24 -0500 |
commit | 63dc8117e8f396b25688623c7f1920b4f0911373 (patch) | |
tree | 4f294dbc0d92a69ba018b3bbae8dfc778d7488b9 /TODO | |
parent | 683e1a1371065c0c98c8cab6c296ecff6e5f8ea3 (diff) |
Got rid of __package__; hopefully this is the only thing holding up 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. |