[pypy-dev] Invitation: mendesak pesan! dari Mrs. Esther. @ Sat Apr 21 1:30pm - 2:30pm (pypy-...@codespeak.net)

2012-04-21 Thread info web
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20120421T203000Z DTEND:20120421T213000Z DTSTAMP:20120421T202226Z ORGANIZER;CN=iwfweb...@gmail.com:mailto:iwfweb...@gmail.com UID:mqe7b6rg32f8sacj9s07snp...@google.com

Re: [pypy-dev] A test bug in Windows system

2012-04-21 Thread Armin Rigo
Hi Bookaa, 2012/4/21 bookaa : > run: > pypy>test_all.py translator\test\test_unsimplify.py > > will get a error: > WindowsError: [Error 5] : > it can not os.unlink(..) a file. Yes, this is because you are using pypy to run test_all.py. Please use CPython. There are issues like that

Re: [pypy-dev] output readable c

2012-04-21 Thread Amaury Forgeot d'Arc
2012/4/21 bookaa > ** > thank you for encourage! > > as for the bugs, please tell me exacty how to run, which test. > > My system is Win7, pypy tests get many error even without any change. > Tests in the translator/c directory should pass. For example: c:\python27\python pytest.py pypy\tran