summaryrefslogtreecommitdiff
path: root/Examples/python/multimap/example.i
Commit message (Expand)AuthorAgeFilesLines
* Remove some usage of strdupWilliam S Fulton2022-05-071-3/+5
* Add missing checks for failures in calls to PyUnicode_AsUTF8String.William S Fulton2017-12-041-1/+11
* Correct docs and examples to call SWIG_fail after setting a Python errorWilliam S Fulton2016-10-231-2/+2
* Warning fixes in generated Python code for 64bit Visual C++ on Windows.William S Fulton2015-07-031-3/+3
* Portability fixes for python exampleWilliam S Fulton2015-04-041-2/+2
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* Fix Python examples to compile and run under Python 3William S Fulton2013-05-261-10/+37
* warning fixWilliam S Fulton2009-01-091-1/+3
* Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai2008-09-111-1/+31
* add %typemap(LANG,..) warning 1387184Marcelo Matus2006-01-051-3/+3
* fix extern declarationsWilliam S Fulton2005-06-281-0/+10
* warning fixesWilliam S Fulton2004-11-021-5/+1
* The great mergeDave Beazley2002-11-301-0/+83