fixed include paths to our copies of 3rd party libs
[wxWidgets.git] / wxPython / scripts / pyshell
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wxPython.lib.PyCrust.PyShellApp import main
4main()