update to make digitalmars compile/link image sample
[wxWidgets.git] / wxPython / scripts / pyshell
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wxPython.lib.PyCrust.PyShellApp import main
4main()