Files
wxWidgets/wxPython/scripts/pyalacarte
T

5 lines
64 B
Python
Executable File

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