root/gaphor/tags/gaphor-0.2.0/tests/test-xml.py

Revision 90, 84 bytes (checked in by arjanmol, 7 years ago)

*** empty log message ***

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #
2 # A simple parser
3 #
4
5 import UML
6
7 UML.load ('../gaphor/a.xml')
8 UML.save ('aa.xml')
Note: See TracBrowser for help on using the browser.