[C++-sig] Deriving from a PyTypeObject?

Arve Knudsen aknuds-1 at broadpark.no
Mon Jan 19 00:26:36 CET 2004


Hi

Is it possible at all to derive a Boost.Python class from a PyTypeObject 
and not just other registered C++ classes? I wouldn't normally want to do 
it this way, but I have to interface with C code which uses the Python API 
directly. Sorry if this is answered somewhere else, but I couldn't find 
anything related.

Thanks

Arve Knudsen




More information about the Cplusplus-sig mailing list