Hi all,
I have placed an test.xml file in the folder where I kept my programme(.py file).
Now when I am going to access this file like
f=open("test.xm l","r")
It is giving the error "No such file or directory called test.xml"
Please help.
Thanks.
User Profile
Collapse
-
Hi all,
I am using python 2.5.
Using 4 suite I am able to remove the node,but not able to save back the changes in the xml file.
my code:
import sys
import os
from Ft.Xml import XUpdate
from Ft.Xml import Domlette, InputSource
from Ft.Lib import Uri
reader = Domlette.Nonval idatingReader
xureader = XUpdate.Reader( )
source = reader.parseUri ("file:D:\\lear ning...
No activity results to display
Show More
Leave a comment: