Maciek Fijalkowski wrote: > Probably one good step would be to make our tools (mostly py.test) work > without applevel os.dup and friends (it uses it in few places, also for > capturing, but that's quite shallow and capturing can be even tuned with > options).
+1 (and maybe add a new --noposix option that turns off all those features when running on a platform != posix) _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
