Some minor tweaks to SWIG templates to enable compiling with

Python 1.6 headers.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2000-08-25 01:21:13 +00:00
parent d3b2361621
commit e47abcc98a
3 changed files with 596 additions and 0 deletions

6
wxPython/SWIG/README.txt Normal file
View File

@@ -0,0 +1,6 @@
Some minor tweaks were made to these files to allow wxPython to build
with Python 1.6. Just put these in your swig_lib/python dir and
you'll be all set. These are from SWIG 1.1-810, (yes, I am a bit
behind.)