]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/demo/demo.py
spaces around '=' are not needed any more in config files
[wxWidgets.git] / utils / wxPython / demo / demo.py
1 #!/bin/env python
2
3
4 import Main
5 Main.main()