diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -11,10 +11,6 @@ Big features * Add namespace support. -* soup.new_tag("<br>") should create an empty-element tag if the soup -was created with an HTML-aware builder, but not otherwise. This -requires keeping around information about the builder. - Optimizations ------------- |