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.
This commit is contained in:
William S Fulton 2014-10-07 20:07:32 +01:00
commit da394fae80
6 changed files with 0 additions and 145 deletions

View file

@ -24,7 +24,6 @@ simple
smartptr
std_vector
std_map
swigrun
template
varargs
variables