Hi Dmitry, On Thu, Nov 5, 2015 at 12:40 AM, Dmitry Sagalovskiy <[email protected]> wrote: > I've been wondering why it is that 'time' module is so broken in the > sandbox? Is there any fundamental reason why it can't be supported?
No, it's just that we improved the 'time' module at some point by getting rid of very old code, and that broke sandboxed translations. Someone needs to look at it. It's probably easy. A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
