"Dinesh B Vadhia" <dineshbvad...@hotmail.com> wrote in message news:col103-ds25bb23a18e216061c32eb1a3...@phx.gbl...
Hi! I'm processing a large number of xml files that are all declared as utf-8 encoded in the header ie.
<?xml version="1.0" encoding="UTF-8"?>
My Python environment has been set for 'utf-8' through site.py.
It's a bad idea to change the encoding through site.py. Your script won't work on any other system.
-Mark _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor