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
|
f1213809a2
|
Fix python tests for old versions of Python
|
2015-01-31 17:39:36 +00:00 |
|
William S Fulton
|
76bcec1d87
|
Test-suite fixes for python -classic
These are mostly workarounds for static class members not being supported for
old style classes, as documented in Python.html, "C++ classes".
|
2015-01-31 15:04:35 +00:00 |
|
William S Fulton
|
b58dabced9
|
%implicitconv is improved for overloaded functions.
Like in C++, the methods with the actual types are considered before trying implicit conversions.
|
2013-08-28 20:30:46 +01:00 |
|
William S Fulton
|
1cc735df5e
|
%implicitconv will now accept None where the implicit conversion takes a C/C++ pointer.
Problem highlighted by Bo Peng on the swig-user mailing list. SF patch #230.
|
2013-08-28 20:28:15 +01:00 |
|
William S Fulton
|
ba575159f6
|
Add runtime test for %implicitconv
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@13950 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-12-08 10:37:04 +00:00 |
|