projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Give the win32 runtime installer its own readme.
[wxWidgets.git]
/
wxPython
/
scripts
/
img2png
Commit
Line
Data
f6f98ecc
RD
1
#!/usr/bin/env python
2
d14a1e28
3
from wx.tools.img2png import main
f6f98ecc
RD
4
main()
5