Python documentation problem

Xah Lee xah at xahlee.org
Sat Jun 18 04:11:51 EDT 2005


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?

 Xah
 xah at xahlee.orghttp://xahlee.org/




More information about the Python-list mailing list