]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/scripts/pycrust
workaround for buggy setlocale() under AIX (without this wxLocale didn't work at...
[wxWidgets.git] / wxPython / scripts / pycrust
... / ...
CommitLineData
1#!/usr/bin/env python
2
3from wx.py.PyCrust import main
4main()