added missing headers to fix compilation without PCH
[wxWidgets.git] / wxPython / demo / demo.py
0 / 4 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3import Main
4Main.main()