summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/swigobject_runme.py
Commit message (Expand)AuthorAgeFilesLines
* Remove print statements from Python testsWilliam S Fulton2020-08-131-2/+1
* Test-suite: Unify string quoting in the Python sourcesDmitry D. Chernov2019-07-141-2/+2
* autopep8 cleanup of Examples/test-suite/pythonJon Schlueter2015-05-081-7/+8
* Fixes to support Python 3.0.1 and higher.Haoyu Bai2009-03-021-8/+5
* yet better pointer string comparisonWilliam S Fulton2009-01-111-1/+1
* another portability fixWilliam S Fulton2009-01-111-0/+1
* more portable pointer in a string comparisonWilliam S Fulton2009-01-111-7/+12
* fix cast of pointer to longWilliam S Fulton2009-01-081-4/+7
* fix hex pointer conversionMarcelo Matus2005-03-021-1/+1
* fix hex pointer conversionMarcelo Matus2005-03-021-1/+3
* adding more casesMarcelo Matus2004-12-011-0/+5
* Add simple PySwigObject to handle the C/C++ instance pointers,Marcelo Matus2004-11-191-0/+21