Relative Content

Tag Archive for pythonsandbox

Is there any way to sandbox Python?

Is there any serious way to sandbox Python? I am making a JavaScript–Python bridge using CGI and http.server, and allowing to execute arbitrary code would be truly terrible.