Hi Jean-Paul, On 01/10/2010 05:55 PM, [email protected] wrote: > I just checked in an implementation of os.openpty: > > https://codespeak.net/viewvc/?view=rev&revision=70477 > > It's not all that exciting (unless you were missing it before), but it's > my first PyPy commit in a while so I thought I'd point it out in case > there's anything horribly wrong with it. I did add a test and make sure > translation on Linux 32 still works. Hopefully I didn't introduce any > problems on any other platforms.
Not that I have a clue what the thing does, but the commit looks fine to me :-). The nightly tests also don't show anything suspicious. Thanks for doing this! Carl Friedrich _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
