[C++-sig] import from c++?

Neal D. Becker ndbecker2 at verizon.net
Wed Sep 8 14:08:47 CEST 2004


I have 2 modules written with boost::python.

I have module A that exposes a class a, and now module B needs a.  If a
python program then imports A and B, it works fine.  My question is, is
there some way I can add code to the boost:python module B to cause
importing of A?




More information about the Cplusplus-sig mailing list