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 |
Haoyu Bai
|
0c5979a8d8
|
Fix problem caused by thread not properly terminated in director_thread test. This was cause crash in Python 3
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11161 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2009-03-19 16:56:01 +00:00 |
Marcelo Matus
|
e9bb07f132
|
fix for 1.5.2
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8722 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2006-02-06 09:23:28 +00:00 |
Marcelo Matus
|
0fd2fe23cf
|
add thread support based in proposal #398495 by Joseph Winston
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7929 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-12-06 06:39:24 +00:00 |
Marcelo Matus
|
6d2886e308
|
add director+thread case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-04-08 06:57:25 +00:00 |
Marcelo Matus
|
30bd3c6834
|
add director+thread case
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7147 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2005-04-08 06:48:27 +00:00 |