[python-advocacy] A Pythonic Way to Measure and Improve Your Programming Skills?
Michael Bernstein
webmaven at cox.net
Sat Mar 10 12:10:36 EST 2007
On Sat, 2007-03-10 at 10:01 -0600, Brad Allen wrote:
> When I discussed this problem with Michael Bernstein at PyCon he suggested
> the idea of creating a "chroot jail" for each web session which could run
> the Python interpreter in a secure sandbox. That might be easier than giving
> each session a whole virtual server.
Note that this wasn't an original idea of mine, I got it from brief
mentions associated with two existing interactive python-in-a-web-page
implementations:
Try Python: http://www.mired.org/home/mwm/try_python/
TryPy: http://trac.pocoo.org/wiki/TryPy
- Michael R. Bernstein
michaelbernstein.com
More information about the Python-list
mailing list