Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28256
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!eweka.nl!hq-usenetpeers.eweka.nl!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <arnodel@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.011 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'subject:Python': 0.05; 'received:mail-vc0-f174.google.com': 0.09; 'cc:addr:python-list': 0.10; 'task:': 0.16; 'wrote:': 0.17; 'module': 0.19; 'thanks.': 0.21; 'work.': 0.23; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'cc:addr:gmail.com': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.220.174': 0.29; 'url:python': 0.32; 'received:google.com': 0.34; 'received:209.85.220': 0.35; 'received:209.85': 0.35; 'url:org': 0.36; "i'll": 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'header:Received:5': 0.40; 'alec': 0.84; 'subject:running': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9nSCvHs3wZ49b7w6tD29G0KfcdCHwUN261a6Y04m+H4=; b=mmTBaNsaJ8A6dxYWLV5KLqdFBOq3VFfSenMz+T+mEo14ASL2VcovnKRDmjB2/yM/sk npr5qGmalgws9z3MEBuRv1ExlVwDKsup20VhhlErZeRdbtUM6JFWcpboMdQAPmY5+s78 cxyH2T1lXvcuIqLYi6W9PFqUd11a6u3i7edoDhu+N03n0aab7enEVFlfRwEyGaPzxgLm AFC+aAybGuVsEre/7VVzuaQUvWnaVnLZhCiy1Y7U76ot9nHThBfrQsIgkYYsZwDLhIjP mirXMPUfD15XeOzphjYYuZrId2+GlfYMhR+2ERtzU3fxolWsN30COVXk+aqPRM4+Nzmw xSQw== |
| MIME-Version | 1.0 |
| In-Reply-To | <CAO+9iGedJsWf=kS8SWA6XBSF+GjA2zciEoQLc4c+DTAh7dZs9g@mail.gmail.com> |
| References | <CAJ6cK1ZeBMiD_XkuwgzOo8fKHqM9CBqwe6rMxOo8T0Jj=0h2fw@mail.gmail.com> <CALwzidk8UL5pV2F=WeEisyHb=_q=XJeE45m4dFK7_BK821J3TA@mail.gmail.com> <CAO+9iGedJsWf=kS8SWA6XBSF+GjA2zciEoQLc4c+DTAh7dZs9g@mail.gmail.com> |
| Date | Sun, 2 Sep 2012 10:49:31 +0100 |
| Subject | Re: running Lua in Python |
| From | Arnaud Delobelle <arnodel@gmail.com> |
| To | Alec Taylor <alec.taylor6@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | Python <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.73.1346579373.27098.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1346579373 news.xs4all.nl 6934 [2001:888:2000:d::a6]:51087 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:28256 |
Show key headers only | View raw
On 2 September 2012 10:39, Alec Taylor <alec.taylor6@gmail.com> wrote: > Or you can use a module made for this task: > > http://labix.org/lunatic-python As I said in my original message, I couldn't get this to work. > http://pypi.python.org/pypi/lupa I'll check this out, thanks. -- Arnaud
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: running Lua in Python Arnaud Delobelle <arnodel@gmail.com> - 2012-09-02 10:49 +0100
csiph-web