]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/distrib/mac/buildapp.py
added a test to check how exception handling works with Win32 SEH; corrected copyright
[wxWidgets.git] / wxPython / distrib / mac / buildapp.py
... / ...
CommitLineData
1# Just a simple shell around bundlebuilder.
2
3from bundlebuilder import buildapp
4buildapp()