[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.1 (work1) now available
- From: Norman Ramsey <nr@...>
- Date: Thu, 02 Sep 2004 16:09:05 -0400
> Removed:
> io.popen
> arg.n
I know it's not supported on all platforms, but I use io.popen
heavily. There's always loadlib, but I hate to see io.popen go away.
Norman