Applied changes corresponding to patch #840617.
[wxWidgets.git] / wxPython / scripts / pyshell
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wx.py.PyShell import main
4main()