diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-11 18:51:48 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-11 18:51:48 -0400 |
commit | 69a40882e7dcbee8cca9ad17a43c4488601f7f82 (patch) | |
tree | d569ee1d1e8dfe67af69c99dc288e0494de5cc41 /NEWS.txt | |
parent | 03d01d1d1910510c8340daf4e21a556b31ae4804 (diff) |
Added renderContents back.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * Fixed a bug that sometimes created disconnected trees. +* Added the missing renderContents method from Beautiful Soup 3. Also + added an encode_contents() method to go along with decode_contents(). + = 4.0.3 (20120403) = * Fixed a typo that caused some versions of Python 3 to convert the |