
Jan. 10, 2010
4:55 p.m.
Hi all, 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. Jean-Paul