]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/demo/demo.py
DC change header change for wxMemoryDC and wxPostscriptDC.
[wxWidgets.git] / utils / wxPython / demo / demo.py
1 #!/bin/env python
2
3
4 import Main
5 Main.main()