Python documentation problem

Tassilo v. Parseval tassilo.von.parseval at rwth-aachen.de
Sat Jun 18 05:42:16 EDT 2005


Also sprach Xah Lee:

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

You are not going to find it in comp.lang.perl.misc.

Tassilo
-- 
use bigint;
$n=71423350343770280161397026330337371139054411854220053437565440;
$m=-8,;;$_=$n&(0xff)<<$m,,$_>>=$m,,print+chr,,while(($m+=8)<=200);



More information about the Python-list mailing list