[C++-sig] scope() rules?
Ralf W. Grosse-Kunstleve
rwgk at yahoo.com
Wed Sep 4 09:51:42 CEST 2002
I have just converted one of my extension modules to work without the
deprecated module object. The result clearly looks nicer than the previous
version. But how does it work? What determines scope()? Is the
BOOST_PYTHON_MODULE_INIT macro involved?
Is there a guarantee that only one module is dlopen'ed by Python at any given
time? Have threading issues be considered in the design? Or are these quesions
not relevant?
Thanks,
Ralf
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
More information about the Cplusplus-sig
mailing list