]> git.saurik.com Git - wxWidgets.git/blob - wxPython/wxPython/_wx.py
Forgot to remove the debug prints
[wxWidgets.git] / wxPython / wxPython / _wx.py
1
2 # Load all symbols that should appear in the wxPython.wx namespace
3 from core import *
4 from gdi import *
5 from windows import *
6 from controls import *
7 from misc import *
8
9 # Cleanup this one.
10 del wx