Documentation suggestions

Mike Meyer mwm at mired.org
Fri Dec 9 20:01:09 EST 2005


Paul Rubin <http://phr.cx@NOSPAM.invalid> writes:
> 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?

Still working on that. If I can't, it won't happen.

      <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.



More information about the Python-list mailing list