Documentation suggestions
Paul Rubin
http
Fri Dec 9 18:30:53 EST 2005
Mike Meyer <mwm at mired.org> writes:
> I'm working on puttingn this up for Python. I'm planning on using AJAX
> to pass the input string to eval on the server. I.e. - you'll be
> limited to expressions, which is what it seems like the Ruby thing is
> limited to.
>
> On the other hand, with iterators, generators and list comprehensions,
> you can do quite a lot with eval.
How will you stop the server from getting hosed?
More information about the Python-list
mailing list