On Wed, Apr 9, 2008 at 7:49 AM, Armin Rigo <[EMAIL PROTECTED]> wrote: > Hi Brett, > > > On Tue, Apr 08, 2008 at 03:51:58PM -0700, Brett Cannon wrote: > > A discussion of what parts of the sys module various VMs should be > > expected to implement has come up on python-dev. I am hoping someone > > here can let me know what PyPy currently implements. > > PyPy implements the attributes that existed in 2.4 already. We haven't > decided anything about the newer attributes but I guess they will be > added as we upgrade. Here is the justification for the few 2.4 > attributes that are missing (mentioned by Bruno) and the post-2.4 > attributes that maybe we will not implement when we upgrade. >
Thanks, Armin. -Brett _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
