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:
parent
a9c6196f71
commit
da394fae80
6 changed files with 0 additions and 145 deletions
|
|
@ -24,7 +24,6 @@ simple
|
|||
smartptr
|
||||
std_vector
|
||||
std_map
|
||||
swigrun
|
||||
template
|
||||
varargs
|
||||
variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue