Lonnie Princehouse wrote:
> Pretty neat =)
> 
> But aren't you concerned about security?  Letting anybody execute
> arbitrary Python expressions (and therefore also arbitrary system
> commands?!) on your box --- even from within a FreeBSD jail --- seems a
> bit dangerous.

I found out about the FreeBSD jail myself, too ;-)

Removing __import__ from the builtins would make such detective work 
much harder, though ;-)

-- Gerhard
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to