Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/xml.XmlDocument.3.py
2012-12-01 22:38:22 +00:00

5 lines
136 B
Python

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