A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-September/103835.html below:

[Python-Dev] Some news from my sandbox project

[Python-Dev] Some news from my sandbox project [Python-Dev] Some news from my sandbox projectGreg Ewing greg.ewing at canterbury.ac.nz
Mon Sep 20 00:55:55 CEST 2010
Victor Stinner wrote:

> By "program" you mean a "process"?

No, I mean whatever *you* meant by "program" when you said
that different programs could otherwise interfere with each
other. If you have conceptually separate programs running
in the same interpreter that need to be isolated, each one
should run in its own sandbox with its own __builtins__ dict.

 > should I create a new copy of __builtins__ for each
> frame?

No, not for each frame, just for each computation that needs
to be isolated.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4