Python documentation problem

axel at white-eagle.invalid.uk axel at white-eagle.invalid.uk
Sat Jun 18 11:26:34 EDT 2005


In comp.lang.perl.misc Xah Lee <xah at xahlee.org> 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





More information about the Python-list mailing list