Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.3.py
2016-05-18 16:38:18 -07:00

5 lines
132 B
Python

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