projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Swtch to using Bind, and use better styles for the code viewer
[wxWidgets.git]
/
wxPython
/
scripts
/
pyshell
Commit
Line
Data
9239ff22
RD
1
#!/usr/bin/env python
2
1fded56b
3
from wx.py.PyShell import main
9239ff22
4
main()