New issue 2463: windows(win7) pypy5.6 time.clock CRASH https://bitbucket.org/pypy/pypy/issues/2463/windows-win7-pypy56-timeclock-crash
xiaoyao:
#begin
while True:
import time
time.clock()
#it crashed on windows(win7) pypy5.6
#the same code runs well on windows(win7) python2.7(32bit)
Responsible: arigo
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue
