]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/scripts/pycrust
added a test to check how exception handling works with Win32 SEH; corrected copyright
[wxWidgets.git] / wxPython / scripts / pycrust
... / ...
CommitLineData
1#!/usr/bin/env python
2
3from wx.py.PyCrust import main
4main()