Various testing changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-07-31 19:21:05 +00:00
parent 78250be361
commit 8dc6dcde52
2 changed files with 11 additions and 1 deletions

View File

@@ -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