diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-20 12:04:36 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-20 12:04:36 -0500 |
commit | 7283761096d81f87d313c08c2915d6ee19bc6a36 (patch) | |
tree | 0573344b23e73a33b1a0380ed42db2a15116dd73 /TODO.txt | |
parent | ab7ed77ab3560f6d574d577befc7a1f593e45327 (diff) |
Tests now pass if neither lxml nor html5lib is installed.
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,9 +1,8 @@ Bugs ---- -* Issue a DataLossWarning if Unicode, Dammit replaces characters. - -* I think whitespace may not be processed correctly. +* You can't deepcopy a tree if it was created with the html.parser + tree builder. * html5lib doesn't support SoupStrainers, which is OK, but there should be a warning about it. |