Files
wxWidgets/wxPython/demo/demo.py
2002-01-04 16:15:08 +00:00

5 lines
47 B
Python
Executable File

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