Hi, On Fri, Dec 10, 2010 at 2:45 AM, Benjamin Peterson <[email protected]> wrote: > 2010/12/9 Maciej Fijalkowski <[email protected]>: >> Do we *really* need those functions available on RPython level? > > Even if we don't, I'd say the consistency is nice, rather than having > ll implementations all over creation.
Agreed. Consistency is probably better than having pypy/module/posix be half written in the way it is now and half written in a lltype-specific way. A bientôt, Armin. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
