Xah Lee 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?

Why are you asking in a Perl NG for information about Python?
Or are you also asking your backer how to trim a steak?

jue 


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

Reply via email to