"Adomas" <[EMAIL PROTECTED]> writes:
> Well, a bit more secure would be
>
> eval(expression, {'__builtins__': {}}, {})
>
> or alike.Don't believe this without (or even with ;-) very careful thought, anyone. Google for rexec. John -- http://mail.python.org/mailman/listinfo/python-list
