diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-28 12:47:07 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-02-28 12:47:07 -0500 |
commit | b01f9312a13198d249060dac34ab12629285cdb2 (patch) | |
tree | cde0d2f819a9a9ce491730af90dc5be3f99b0889 /CHANGELOG | |
parent | bf7cde37825af8c30a023ec894ba90d5bb0452a3 (diff) | |
parent | 447a2243c9997082704b33cc69f2fe1024034f68 (diff) |
Miscellaneous cleanup.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ version of the API is in use, the module is now called 'bs4': Methods have been renamed to comply with PEP 8. The old names still work. Here are the renames: + * replaceWith -> replace_with * findAll -> find_all * findAllNext -> find_all_next * findAllPrevious -> find_all_previous |