[XML-SIG] Expat, Unicode, and 1.6b1

Fred L. Drake, Jr. fdrake@beopen.com
Thu, 17 Aug 2000 15:46:07 -0400 (EDT)


Andrew Kuchling writes:
 > Yes, it will.  Parser objects have a .returns_unicode attribute, and
 > the handler functions are passed Unicode or UTF-8 strings depending on
 > the attribute's value.  (Note to self: add this to the docs.)

  This did not make it in for Python 1.6; this is with the Python 2.0
version of pyexpat.  Using PyXML should fix this, once we've got the
code re-shaped to the new package structure.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at beopen.com>
BeOpen PythonLabs Team Member