X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..4a93ea29b583718ec19613d6af98ff1ce9cc0ea3:/wxPython/demo/run.py 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