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


Groups > comp.lang.python > #102494 > unrolled thread

eval( 'import math' )

Started by阎兆珣 <yanzhaoxun@greendh.com>
First post2016-02-04 21:33 +0800
Last post2016-02-04 21:33 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  eval( 'import math' ) 阎兆珣 <yanzhaoxun@greendh.com> - 2016-02-04 21:33 +0800

#102494 — eval( 'import math' )

From阎兆珣 <yanzhaoxun@greendh.com>
Date2016-02-04 21:33 +0800
Subjecteval( 'import math' )
Message-ID<mailman.62.1454594306.30993.python-list@python.org>
   Excuse me for the same problem in Python 3.4.2-32bit

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

   So is there a problem with my assumption?

   Thanks

   Option Product Manager

   Gelin Dahua Futures Co.Ltd

    T: +86 10 56711783

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web