Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102495
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Lutz Horn <lutz.horn@outlook.de> |
| Newsgroups | comp.lang.python |
| Subject | RE: eval( 'import math' ) |
| Date | Thu, 4 Feb 2016 15:05:33 +0100 |
| Lines | 11 |
| Message-ID | <mailman.63.1454595016.30993.python-list@python.org> (permalink) |
| 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 | <lutz.horn@outlook.de> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:102495 |
Show key headers only | 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
RE: eval( 'import math' ) Lutz Horn <lutz.horn@outlook.de> - 2016-02-04 15:05 +0100
csiph-web