Hello!

Is it possible to load python module from memory?

For example, I can read python .pyc file into memory,
preprocess it ( decrypt :-) ), and then import it.

Is it possible?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to