[XML-SIG] unicode data

Chris Davis chris@rpgarchive.com
Thu, 2 Nov 2000 17:50:06 -0600


Today I upgrade from python 1.5.2 to 2.0.  Needless to say, I'm working
thought a few porting issues in my code.  I noticed that after I create a
DOM, the string data (attributes, text nodes) are all Unicode instead of
strings.  This is causing me a lot of problems, breaking function calls that
require strings.  Is there a way to get a Dom with non Unicode strings?


Chris Davis
chris@rpgarchive.com