In comp.lang.perl.misc Xah Lee <[EMAIL PROTECTED]> wrote:
> i wanted to find out if Python supports eval. e.g.
 
> somecode='3+4'
> print eval(somecode) # prints 7
 
> in the 14 hundred pages of python doc, where am i supposed to find this
> info?
 
By using the index - it's an alphabetical list of names and topics.

Follow-ups set.

Axel


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

Reply via email to