[PyKDE] Importing sip-generated module into multiple interpreters

Nigel Stewart ns at fluent.com
Fri Sep 2 15:41:21 BST 2005


> SIP modules should work with multiple interpreters (though it's not
> something I test), but (any) module initialisation can only be done once
> per process - not once per interpreter.

Phil,

Is there a sip or Python C API way to import
the module into the second interpreter, without
calling initmodule()?

Nigel




More information about the PyQt mailing list