How to ask sax for the file encoding
Edward K. Ream
edreamleo at charter.net
Wed Oct 4 15:52:31 EDT 2006
More information about the Python-list mailing list
Wed Oct 4 15:52:31 EDT 2006
- Previous message (by thread): How to ask sax for the file encoding
- Next message (by thread): How to ask sax for the file encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> the encoding isn't *in* the XML file, it's an artifact of the > serialization model used for a specific XML infoset. the XML > data is pure Unicode. Sorry, but no. The *file* is what I am talking about, and the way it is encoded does, in fact, really make a difference to some users. They have a right, I think, to expect that the original encoding gets preserved when the file is rewritten. Edward -------------------------------------------------------------------- Edward K. Ream email: edreamleo at charter.net Leo: http://webpages.charter.net/edreamleo/front.html --------------------------------------------------------------------
- Previous message (by thread): How to ask sax for the file encoding
- Next message (by thread): How to ask sax for the file encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list