swig/Examples/python
William S Fulton da394fae80 Remove Python swigrun example
By default it doesn't work as it does not call the CEO's __del__ method
as indicated in the comments. __del__ is called with -builtin but
then the base class's __del__ is not available and so it errors out.
Python 3 and -builtin goes into an endless loop. So removing as
hopelessly broken.
2014-10-07 20:58:41 +01:00
..
callback Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
class Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
constants Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
contract Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
docstrings Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
enum Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
exception Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
exceptproxy Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
extend Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
funcptr Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
funcptr2 Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
functor Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
import Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
import_packages Display testname when running the import_packages Python examples 2014-10-07 20:58:40 +01:00
import_template Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
java Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
libffi Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
multimap Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
operator Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
performance Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
pointer Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
reference Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
simple Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
smartptr Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
std_map Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
std_vector Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
template Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
varargs Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
variables Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
check.list Remove Python swigrun example 2014-10-07 20:58:41 +01:00
index.html Update one dead link and remove another 2014-02-24 10:11:11 +13:00