Files
wxWidgets/wxPython/scripts/pyshell
T

5 lines
61 B
Python
Executable File

#!/usr/bin/env python
from wx.py.PyShell import main
main()