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?
On Wed, Nov 4, 2015 at 5:54 PM, Christian Tismer <[email protected]> wrote: > Hi guys, > > I was playing with sandbox and found that the interactive mode > does not work because of 'import time'. > > Wanted to create a pull request, but for some reason I can't push > to bitbucket right now. > > A simple patch is attached. > > Cheers - Chris > > -- > Christian Tismer :^) [email protected] > Software Consulting : http://www.stackless.com/ > Karl-Liebknecht-Str. 121 : https://github.com/PySide > 14482 Potsdam : GPG key -> 0xFB7BEE0E > phone +49 173 24 18 776 fax +49 (30) 700143-0023 > > > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev > >
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
