Embedding + extending without DLLs

Daniel Dittmar daniel.dittmar at sap.com
Wed Jun 7 11:34:42 EDT 2000


Have you tried calling the initxxx function of your extension directly?
This should register your extension as a module. Afterwards, the Python
interpreter knows it's already loaded.

-- 
Daniel Dittmar
SAP AG, Basisentwicklung Berlin
daniel.dittmar at sap.com



More information about the Python-list mailing list