projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
HitTest patch from Alberto
[wxWidgets.git]
/
wxPython
/
demo
/
run.py
diff --git
a/wxPython/demo/run.py
b/wxPython/demo/run.py
index 7b83f581fa5f6b9da1f7edbcd1bc80584af10e74..560cfb8001c486c373b4a552001691c055ebba35 100755
(executable)
--- a/
wxPython/demo/run.py
+++ b/
wxPython/demo/run.py
@@
-18,6
+18,7
@@
on the command line.
"""
import wx # This module uses the new wx namespace
+print "wx.VERSION_STRING = ", wx.VERSION_STRING
import sys, os