projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
added wxStaticCast, moved wxConstCast from wx/object.h to wx/defs.h for consistency
[wxWidgets.git]
/
wxPython
/
scripts
/
pyalacarte
1
#!/usr/bin/env python
2
3
from
wx
.
py
.
PyAlaCarte
import
main
4
main
()