Forward port from 2.6 branch to avoid wxSTD usage crashes.
[wxWidgets.git] / wxPython / scripts / pycrust
CommitLineData
9239ff22
RD
1#!/usr/bin/env python
2
1fded56b 3from wx.py.PyCrust import main
9239ff22 4main()