#----------------------------------------------------------------------------
-from wxPython import *
+from wxPython.wx import *
#---------------------------------------------------------------------------
#----------------------------------------------------------------------------
-#
-# $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
-#
-#