William S Fulton
|
365d4961d4
|
Remove print statements from Python tests
Use exceptions instead of printing to stdout.
Part of an effort to convert Python tests to python 3 syntax.
|
2020-08-13 21:22:47 +01:00 |
Jon Schlueter
|
b77f3afafb
|
autopep8 cleanup of Examples/test-suite/python
automated cleanup of python pep8 whitespace compliance
|
2015-05-08 21:35:52 -04:00 |
William S Fulton
|
7c0b5931fc
|
remove debug
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-05-05 23:24:58 +00:00 |
Marcelo Matus
|
b5a727512f
|
add char* string test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7419 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-09-09 17:58:43 +00:00 |
Marcelo Matus
|
803084552f
|
add 'super' call example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7116 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-03-29 22:09:23 +00:00 |
Marcelo Matus
|
c98340f0a7
|
fix directorout typemap for const std::string&. Adding warning about the new typemap, which is not thread safe
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6872 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2004-12-13 20:22:19 +00:00 |