Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Lutz Horn Newsgroups: comp.lang.python Subject: RE: eval( 'import math' ) Date: Thu, 4 Feb 2016 15:05:33 +0100 Lines: 11 Message-ID: References: <298169014.1288190.1454592838187.JavaMail.root@wmthree-11> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de M1L9dND8qOivbU6YfR7r5gpIy4y35tXO/PH5rCJqQbZQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.073 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'received:65.55.116.7': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:import': 0.16; 'string': 0.17; 'tells': 0.18; '>': 0.18; 'input': 0.18; 'header:In-Reply-To:1': 0.24; 'command': 0.26; 'function': 0.28; 'code': 0.30; 'to:name:python-list': 0.30; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'skip:& 10': 0.37; 'hi,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'show': 0.62; 'necessarily': 0.63; 'transfer': 0.73; 'discovered': 0.83 X-TMN: [JJp9nZ3JfKByOn3oqn/l4sPInjsj94o8] X-Originating-Email: [lutz.horn@outlook.de] Importance: Normal In-Reply-To: <298169014.1288190.1454592838187.JavaMail.root@wmthree-11> X-OriginalArrivalTime: 04 Feb 2016 14:05:33.0878 (UTC) FILETIME=[1D4B2D60:01D15F55] X-Mailman-Approved-At: Thu, 04 Feb 2016 09:10:14 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.21rc1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21rc1 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:102495 Hi=2C > I just discovered that 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 yo= u expect? Lutz =