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.
29 lines
282 B
Text
29 lines
282 B
Text
# see top-level Makefile.in
|
|
callback
|
|
class
|
|
constants
|
|
contract
|
|
docstrings
|
|
enum
|
|
exception
|
|
exceptproxy
|
|
extend
|
|
funcptr
|
|
funcptr2
|
|
functor
|
|
import
|
|
import_template
|
|
import_packages
|
|
java
|
|
#libffi
|
|
multimap
|
|
operator
|
|
pointer
|
|
reference
|
|
simple
|
|
smartptr
|
|
std_vector
|
|
std_map
|
|
template
|
|
varargs
|
|
variables
|