X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..0b9d8fe18e02e9d848d205c3f36812cd56fc1bcd:/wxPython/demo/run.py?ds=sidebyside diff --git a/wxPython/demo/run.py b/wxPython/demo/run.py index 7b83f581fa..560cfb8001 100755 --- 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