Hello Pypy dev, I am researching ways to allow applications to safely import untrusted code in Python without having to run the malicious code in its own process; Pypy may be a good prototyping environment. I want to verify if any work either as an extension or as interpreter changes has been done to handle untrusted imports in Pypy.
Thanks and best regards, Victor _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
