Re: [pypy-dev] Sandbox examples

2011-09-21 Thread VanL
On 9/21/2011 5:12 AM, Armin Rigo wrote: Hi Geoffrey, On Mon, Sep 19, 2011 at 9:40 PM, Geoffrey Thomas wrote: I'm looking at building a real application using PyPy's sandbox mode, and am having a harder time than I'd expect finding any examples of people using the sandbox in the "real world".

Re: [pypy-dev] Sandbox examples

2011-09-21 Thread Armin Rigo
Hi Geoffrey, On Mon, Sep 19, 2011 at 9:40 PM, Geoffrey Thomas wrote: > I'm looking at building a real application using PyPy's sandbox mode, and am > having a harder time than I'd expect finding any examples of people using > the sandbox in the "real world". This is because, as far as I know, no