Re: [Tutor] Python to XML

2011-04-11 Thread Alan Gauld
"tee chwee liong" wrote i just started to learn xml using python and i'm getting error when opening the output xml. it doesnt give error when running. Always post full error codes and the asociated source code. For shorty programs like this its more convenient to include the text in the bod

[Tutor] Python to XML

2011-04-10 Thread tee chwee liong
hi, i just started to learn xml using python and i'm getting error when opening the output xml. it doesnt give error when running. i also tried to use python to output to a text file and it works without any error. Pls advise me how i can rectify the error when opening the output xml. attach