GNOME Bugzilla – Bug 146889
DeprecationWarning: Non-ASCII character
Last modified: 2009-08-15 18:40:50 UTC
/usr/lib/python2.3/xml/sax/__init__.py:105: DeprecationWarning: Non-ASCII character '\xe9' in file /usr/lib/python2.3/site-packages/drv_libxml2.py on line 36, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details drv_module = __import__(parser_name,{},{},['create_parser']) noticed when running straw 0.24
Thanks for pointing that out. Fixed in CVS.
This should be fixed in release libxml2-2.6.12. thanks, Daniel