diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-14 12:12:46 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-03-14 12:12:46 -0400 |
commit | aa476d39f53404bc32efdd9e93887c9e8e175117 (patch) | |
tree | 68b1a1e1cdf0e1cc499ea40e92c29fd4e825d13b /TODO.txt | |
parent | 09926dbd014d10609dd4e6655e98039782c9ca10 (diff) |
Final doc pass.
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -2,11 +2,7 @@ Optimizations ------------- The html5lib tree builder doesn't use the standard tree-building API, -which worries me. (This may also be why the tree builder doesn't -support SoupStrainers, but I think that has more to do with the fact -that the html5lib tree builder is constantly rearranging the tree, and -will crash if something it parsed earlier didn't actually make it into -the tree.) +which worries me. markup_attr_map can be optimized since it's always a map now. |