Buffer restriction in dom.minidom?

O

Oliver Walczak

Dear list,
In one of my projects i use dom.minidom as XML parser. I recently had a
problem when the value of a text node as a child of an element node was
larger than 1024 characters. It created 2 or more child nodes out of it so i
had to concatenate both items again manually. On another machine it only
created one child node out of the text node as i further expected although
both are running Python 2.2.3 on WinXP.
Does anyone know whats going on there?
Best regards
Oliver
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,252
Latest member
MeredithPl

Latest Threads

Top