[pypy-dev] Could PyPy be embeded running in sanbox?

Yicong Huang hengha.mao at gmail.com
Fri May 15 14:07:58 CEST 2015


In the document, we see PyPy could be embeded in C++ code as the following:

pypy_execute_source_ptr(source, &api);

The source is a string of python code. But I think by default the code
does not run in sandbox.

Are there any methods to run the code in sandbox?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20150515/5836b97a/attachment.html>


More information about the pypy-dev mailing list