projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Changes needed for new RTL methods, and also various other updates to
[wxWidgets.git]
/
wxPython
/
scripts
/
genaxmodule
Commit
Line
Data
b7c75283
RD
1
#!/usr/bin/env python
2
3
import sys
4
from wx.tools.genaxmodule import main
5
main(sys.argv)