Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #102495

RE: eval( 'import math' )

From Lutz Horn <lutz.horn@outlook.de>
Newsgroups comp.lang.python
Subject RE: eval( 'import math' )
Date 2016-02-04 15:05 +0100
Message-ID <mailman.63.1454595016.30993.python-list@python.org> (permalink)
References <298169014.1288190.1454592838187.JavaMail.root@wmthree-11>

Show all headers | View raw


Hi,

>    I just discovered that <eval()> function does not necessarily take the
>    string input and transfer it to a command to execute.

Can you please show us the code you try to execute and tells what result you expect?

Lutz

 		 	   		  

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

RE: eval( 'import math' ) Lutz Horn <lutz.horn@outlook.de> - 2016-02-04 15:05 +0100

csiph-web