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: 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: References: Date: Sun, 2 Sep 2012 10:49:31 +0100 Subject: Re: running Lua in Python From: Arnaud Delobelle To: Alec Taylor Content-Type: text/plain; charset=UTF-8 Cc: Python X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 On 2 September 2012 10:39, Alec Taylor 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