[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [SUGGESTION] Some lfs functionality in os library, please!
- From: Daurnimator <quae@...>
- Date: Thu, 8 Sep 2016 00:53:52 +1000
On 8 September 2016 at 00:40, Dirk Laurie <dirk.laurie@gmail.com> wrote:
> Every time I require lfs, I ask myself: why is this stuff not in the
> os library?
Everytime I see the `os` library I ask: why did this come with lua? I
always replace it with my own variants anyway.
As the python community has slowly learned: the standard libraries are
where functions go to die. see
http://www.leancrew.com/all-this/2012/04/where-modules-go-to-die/