:)) Oа course it PyCallable_Check there!!! :)) And error is that PyCallable_Check returned 0.
power.c compiles without errors. error is here: ----------------------------------- [EMAIL PROTECTED] 1]$ make -f makefile.power gcc power.c -g -I/usr/local/include/python2.4 -fpic -shared -o power.so [EMAIL PROTECTED] 1]$ python power.py Exception exceptions.TypeError: 'argument list must be a tuple' in 'garbage collection' ignored Fatal Python error: enexpected exception during garbage collection Aborted ----------------------------------- -- http://mail.python.org/mailman/listinfo/python-list