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