X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..19c35fa587f97cf83e2cb28afe76b8db85b36c9f:/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