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
2005-11-02 15:58:58 +00:00
SWIG add 'iterator'(sequences) and 'key_iterator'(maps). The first returns allways the C++ iterator. In sequences __iter__ returns 'iterator()', in maps, __iter__ returns 'key_iterator()' 2005-11-02 15:58:58 +00:00
swigweb add mailing list change to news 2005-10-29 11:30:51 +00:00