Module importing from C

Daniel Andersson daniel.andersson at centrumeh.com
Wed Sep 6 08:16:22 EDT 2000


Hi list/group

Im embedding python into an application and I have a
question about importing modules. Is it possible to import a
module that is stored in a big char array into the
interpreter without writing it down to disk first?

>From C that is.

cheers

/Daniel




More information about the Python-list mailing list