[XML-SIG] [ pyxml-Patches-412237 ] sgmlop returns Unicode

noreply@sourceforge.net noreply@sourceforge.net
Thu, 29 Mar 2001 09:47:54 -0800


Patches item #412237, was updated on 2001-03-29 09:47
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=412237&group_id=6473

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Walter Dörwald (doerwalter)
Assigned to: Nobody/Anonymous (nobody)
Summary: sgmlop returns Unicode

Initial Comment:
This patch enhances sgmlop:

It adds a third parser type (XMLUnicodeParser)
that returns Unicode objects to the application. The 
parser recognizes all 8bit encodings in the XML header 
and decodes the 8bit characters accordingly. The 
encoding defaults to UTF-8. (This could be changed 
easily or made customizable)


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=306473&aid=412237&group_id=6473