]> git.saurik.com Git - wxWidgets.git/blob - wxPython/scripts/pycrust
wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)
[wxWidgets.git] / wxPython / scripts / pycrust
1 #!/usr/bin/env python
2
3 from wx.py.PyCrust import main
4 main()