summaryrefslogtreecommitdiff
path: root/Examples/python/class
Commit message (Expand)AuthorAgeFilesLines
* Modify examples to be both Python 2 and 3 compatibleWilliam S Fulton2020-08-151-14/+14
* Fix some typos in docs and examples and make the code look nicer.sunoru2016-12-311-1/+1
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-3/+6
* autopep8 cleanup of Examples/python whitespaceJon Schlueter2015-05-081-9/+9
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-4/+4
* Further cleaning up of class examplesOlly Betts2014-02-241-1/+0
* Improve the class example for several languages.Olly Betts2014-02-234-95/+31
* Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRE...William S Fulton2013-06-111-1/+1
* Add SWIG_PYTHON_NO_DEBUG macro for building Debug wrappers against the Python...William S Fulton2013-06-111-1/+1
* Python examples makefiles clean target fixed and use RUNPIPE and tidyupWilliam S Fulton2013-04-191-8/+7
* Fix Visual Studio examples to work when SWIG is unzipped into a directory con...William S Fulton2013-01-151-2/+2
* revert 11743 - accidental checkinWilliam S Fulton2010-01-232-8/+55
* Add caveat about using percent in varargs example as per suggestion in bug #2...William S Fulton2009-11-142-55/+8
* invoke using swig.exe instead of just swig in Visual Studio project filesWilliam S Fulton2009-03-201-2/+2
* Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai2008-09-111-0/+1
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-292-2/+2
* eol-style set to CRLFWilliam S Fulton2007-10-181-152/+152
* Remove cvs $Header$William S Fulton2007-10-171-2/+0
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-14/+0
* *** empty log message ***William S Fulton2006-11-201-0/+1
* Use .pyd instead of .dll as Python-2.5 stops working with dllsWilliam S Fulton2006-11-201-2/+2
* Fix for Visual Studio Express 2005 without database support installed - no ne...William S Fulton2006-02-071-4/+4
* CHANGES.currentMarcelo Matus2004-12-011-1/+1
* .cvsignoreWilliam S Fulton2004-01-201-0/+1
* VC++ pollutionWilliam S Fulton2003-02-251-0/+3
* The great mergeDave Beazley2002-11-308-111/+236
* various updatesDave Beazley2000-12-241-5/+2
* new exampleDave Beazley2000-09-042-13/+0
* new exampleDave Beazley2000-09-042-0/+12
* New exampleDave Beazley2000-08-316-0/+406