SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
Olly Betts b0fe47a4dd Improve how/when we define Py_ssize_t to match the way the python developers
recommend, so that it works if the user includes headers from something like
numpy which also defines Py_ssize_t.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-11-12 01:33:58 +00:00
SWIG Improve how/when we define Py_ssize_t to match the way the python developers 2006-11-12 01:33:58 +00:00
swigweb added names of contributors of cffi module 2006-10-06 06:39:34 +00:00