On 03/07/2012 08:12 PM, Maciej Fijalkowski wrote: > Can we have this on default as well please?
no, because it's something py3k specific: on default, applevel tests with -A are run directly on the hosting python, while on py3k they are run in a separate python3 process. Before this checkin, the code was passed using -c, while now it's written in a tmp file. ciao, Anto _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev