]> git.saurik.com Git - wxWidgets.git/blob - wxPython/contrib/stc/stc.py
Significantly changed how the Python interpreter lock and thread state
[wxWidgets.git] / wxPython / contrib / stc / stc.py
1
2 # The name "stc.cpp" was causing the debugger to get confused with the
3 # same module name in the stc library, so I changed the name of this
4 # one to stc_.cpp and this little stub to make the "stc" Python module
5 # name still usesable for everything that matters.
6
7 from stc_ import *