At Tuesday 10/10/2006 11:32, Kevien Lee wrote:
I agree with the problem caue of the the escape character,but when i folllow
these meth,it still didn't work.
Explain "didn't work". A full traceback would be useful.
It is so strang that the code work on another computer (OS is WinXP),but throw
Hi ,
I agree with the problem caue of the the escape character,but when i folllow
these meth,it still didn't work.
It is so strang that the code work on another computer (OS is WinXP),but throw
error on mine.Why?plese help meĀ
On 10/10/06, Gabriel Genellina <[EMAIL PROTECTED]> wrote:
At Monday 9/10
At Monday 9/10/2006 22:14, Kevien Lee wrote:
There is a problem about File path encode ,when i want to parse
an xml file.
xmldoc=minidom.parse("D:\Downloads\1.xml")
IOError: [Errno 2] No such file or directory: 'D:\\Downloads\x01.xml'
See the red line.the file path"D:\Downloads\1.xml" au