removed multiple duplicate copies (with subtly different behaviour) of SetStringSelec...
[wxWidgets.git] / wxPython / scripts / pywxrc
0 / 5 (  0%)
CommitLineData
1#!/usr/bin/env python
2
3from wx.tools.pywxrc import main
4main()
5