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