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