projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
aui notebook pages can be moved around
[wxWidgets.git]
/
wxPython
/
scripts
/
pywxrc
This page requires JavaScript to run. Use
this page
instead.
0 / 5 ( 0%)
Commit
Line
Data
1
#!/usr/bin/env python
2
import sys
3
from wx.tools.pywxrc import main
4
main(sys.argv[1:])
5