Files
wxWidgets/wxPython/demo/demo.py
2000-08-30 15:08:21 +00:00

5 lines
47 B
Python
Executable File

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