wxWidgets/utils/wxPython/demo/demo.py
1999-06-22 17:45:34 +00:00

5 lines
43 B
Python
Executable File

#!/bin/env python
import Main
Main.main()