User Profile

Collapse

Profile Sidebar

Collapse
mallikabiswas
mallikabiswas
Last Activity: Aug 13 '08, 11:29 AM
Joined: Jun 9 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mallikabiswas
    started a topic problem with path

    problem with path

    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.
    See more | Go to post

  • 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...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...