]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/tests/test5.py
wx-config is configurable...
[wxWidgets.git] / utils / wxPython / tests / test5.py
index 396e92a437d23af6b1574ff7e348abafb151a30b..f81ddbb515a8996a74cefb832c6176c32537fb13 100644 (file)
@@ -12,7 +12,7 @@
 #----------------------------------------------------------------------------
 
 
-from wxPython import *
+from wxPython.wx import *
 
 
 #---------------------------------------------------------------------------
@@ -89,11 +89,3 @@ if __name__ == '__main__':
 
 
 #----------------------------------------------------------------------------
-#
-# $Log$
-# Revision 1.1  1998/11/25 08:47:12  RD
-# Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
-# Added events for wxGrid
-# Other various fixes and additions
-#
-#