Hello all,

Is there any standard way to get the "C++ signature" of a python object?  I'm trying to get my _ext.cpp working, and its' maddening trying to figure out how to declare objects that need to be exposed via boost.

-James