Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
XML (utf-8) question
#5
"1. Python is not good at writing utf-8"
Wrong, i should have written: ... at writing default in utf-8.
You have to specify the encoding at some point.
This seems not to be the case when reading utf-8 files.

It took me hours to get both right,
and especially elementtree has not much specific info on that subject.
But, your comments were appreciated.
Dpaul
Reply


Messages In This Thread
XML (utf-8) question - by DPaul - Mar-25-2020, 10:00 AM
RE: XML (utf-8) question - by snippsat - Mar-25-2020, 05:29 PM
RE: XML (utf-8) question - by DPaul - Mar-25-2020, 06:49 PM
RE: XML (utf-8) question - by snippsat - Mar-25-2020, 07:59 PM
RE: XML (utf-8) question - by DPaul - Mar-26-2020, 07:37 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020