Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #28288 > unrolled thread
| Started by | Arnaud Delobelle <arnodel@gmail.com> |
|---|---|
| First post | 2012-09-02 19:34 +0100 |
| Last post | 2012-09-02 19:34 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: running Lua in Python Arnaud Delobelle <arnodel@gmail.com> - 2012-09-02 19:34 +0100
| From | Arnaud Delobelle <arnodel@gmail.com> |
|---|---|
| Date | 2012-09-02 19:34 +0100 |
| Subject | Re: running Lua in Python |
| Message-ID | <mailman.100.1346610901.27098.python-list@python.org> |
On 2 September 2012 10:49, Arnaud Delobelle <arnodel@gmail.com> wrote: > On 2 September 2012 10:39, Alec Taylor <alec.taylor6@gmail.com> wrote: >> http://pypi.python.org/pypi/lupa > > I'll check this out, thanks. Mmh it seems to be lua 5.1 and more importantly it seems to require a custom build of Python, which I don't want. So it seems the simplest solution is to run Lua in a child process... -- Arnaud
Back to top | Article view | comp.lang.python
csiph-web