projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
wxPySimpleApp calls wxInitAllImageHandlers
[wxWidgets.git]
/
wxPython
/
scripts
/
pycrust
Commit
Line
Data
9239ff22
RD
1
#!/usr/bin/env python
2
3
from wxPython.lib.PyCrust.PyCrustApp import main
4
main()