python compiled code ofuscation

Jesus Cea Avion jcea at argo.es
Tue Aug 1 20:39:26 EDT 2000


> That is: now I have an object code taht I can run easily but, How can
> I override "import" in order to resolve the import using that object
> code?.
> 
> I'm interested in a solution valor for the current scope and for any
> other module "imported", including other object code that I could
> invoque in the same way.

A reply to my own question :-).

The solution was the module "ihooks", suggested by Eric Jacobs in other
reply.

-- 
Jesus Cea Avion                         _/_/      _/_/_/        _/_/_/
jcea at argo.es http://www.argo.es/~jcea/ _/_/    _/_/  _/_/    _/_/  _/_/
                                      _/_/    _/_/          _/_/_/_/_/
PGP Key Available at KeyServ   _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz



More information about the Python-list mailing list