summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2011-02-28 12:36:59 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2011-02-28 12:36:59 -0500
commit90f52c5b3f9b70b21bb68264416545e676e0b656 (patch)
tree98ed941637d31a7042585d9636a5fdec48fb8ffa /TODO
parenta1e53f3a2e152ee1541aadc040f4b176ae5790c6 (diff)
PEP-8-ified some minor methods.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index a876494..2606566 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+3.0.8 optimized findAll('tag-name') and findAll(True), bypassing the
+soupstrainer process.
+
define a setter for Tag.string which replaces the tag's contents with
a string.