]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/demo/demo.py
More for wxPython 2.0b9 (hopefully the last...)
[wxWidgets.git] / utils / wxPython / demo / demo.py
1 #!/bin/env python
2
3
4 import Main
5 Main.main()