diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-16 10:35:13 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-16 10:35:13 -0400 |
commit | 3793495c8ea91243f9689d9788d30b9c6e0740d7 (patch) | |
tree | dcd1ab0c20b98ebe31aa1be9e00ab4e0aa0cc059 /NEWS.txt | |
parent | 0afe0af7cd8240ab790ccbcea6ecbdf69f21461e (diff) |
Unicode, Dammit now has an option to turn MS smart quotes into ASCII characters.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ * Give a more useful error when the user tries to run the Python 2 version of BS under Python 3. +* UnicodeDammit can now convert Microsoft smart quotes to ASCII with + UnicodeDammit(markup, smart_quotes_to="ascii"). + = 4.0.3 (20120403) = * Fixed a typo that caused some versions of Python 3 to convert the |