Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/xml.XmlDocument.3.py
2012-12-14 08:58:31 +00:00

5 lines
132 B
Python

doc = wx.xml.XmlDocument()
doc.Load("myfile.xml")
doc.Save("myfile2.xml") # myfile2.xml != myfile.xml