]> git.saurik.com Git - wxWidgets.git/blob - wxPython/scripts/pywrap
Work around compile problem with some versions of gcc 2.95 (Debian 3.0 and OS X 10...
[wxWidgets.git] / wxPython / scripts / pywrap
1 #!/usr/bin/env python
2
3 from wx.py.PyWrap import main
4 main()