Switch to wxCHECK so the bad code isn't still executed if the assert
[wxWidgets.git] / wxPython / scripts / pyshell
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wx.py.PyShell import main
4main()