]> git.saurik.com Git - wxWidgets.git/blame - wxPython/SWIG/README.txt
hopefully fixes focus assertion
[wxWidgets.git] / wxPython / SWIG / README.txt
CommitLineData
c368d904 1
9416aa89
RD
2Some minor tweaks were made to pyexp.swg and typemaps.i to allow
3wxPython to build with Python 1.6. Just put these in your
4swig_lib/python dir and you'll be all set. These are from SWIG
51.1-883.
6
7
8Additionally, there is a patch in python.cxx.patch that should be
9applied to SWIG's .../Modules/python.cxx file. This patch prevents
10the out typemap from being used on constructors.
c368d904 11