X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/daf22b890b46776331944e349f407c8216d4ee2e..0a5bb138a71dfc1c706fc0858fb2801500e2c2e8:/wxPython/SWIG/README.txt diff --git a/wxPython/SWIG/README.txt b/wxPython/SWIG/README.txt index 94aeba7c91..050d52e739 100644 --- a/wxPython/SWIG/README.txt +++ b/wxPython/SWIG/README.txt @@ -45,6 +45,9 @@ swig-1.3.29.patch Don't set a module attribute for the *_swigregister functions, just call the one in the extension module directly. + Fixes to allow compiling with Python 2.5 headers. + + ------------------------------------------------------------------------ swig-1.3.27.patch @@ -62,6 +65,7 @@ swig-1.3.27.patch Bug fix for SWIG's definition of the %makedefault macro. + Fixes to allow compiling with Python 2.5 headers. ------------------------------------------------------------------------