diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-28 12:36:59 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-28 12:36:59 -0500 |
commit | 90f52c5b3f9b70b21bb68264416545e676e0b656 (patch) | |
tree | 98ed941637d31a7042585d9636a5fdec48fb8ffa /TODO | |
parent | a1e53f3a2e152ee1541aadc040f4b176ae5790c6 (diff) |
PEP-8-ified some minor methods.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |