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