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
Stefan Zager f4e5cd4f88 Branch for development of -builtin option for python.
With this option, swig will produce new built-in python
types for all wrapped classes.  Built-in types offer a
substantial performance benefit compared to the current
shadow class implementation.



git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/szager-python-builtin@12326 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-12-07 20:32:19 +00:00