]> git.saurik.com Git - wxWidgets.git/blob - wxPython/wxPython/lib/PyCrust/wrap.py
Always set background colour prior to any HTML rendering (this fixes assert in GTK2...
[wxWidgets.git] / wxPython / wxPython / lib / PyCrust / wrap.py
1
2 from wxPython.py.PyWrap import *
3
4
5 if __name__ == '__main__':
6 sys.path.insert(0, os.curdir)
7 main(sys.argv)