diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-24 12:57:46 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-24 12:57:46 -0500 |
commit | 105aa2f9a9f833ff98c1706290b07e9228e008a6 (patch) | |
tree | 8aa34e872d6737149ace000d2b84f16cd3cfbd48 /NEWS.txt | |
parent | 698b73eb9214f7139eb6c97b6f07026b8e8ba7c7 (diff) |
Fixed a test failure that occured on Python 3.x when chardet was installed.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ * Renamed Tag.nsprefix to Tag.prefix, for consistency with NamespacedAttribute. +* Fixed a test failure that occured on Python 3.x when chardet was + installed. + = 4.0.0b8 (20110224) = * All tree builders now preserve namespace information in the |