[pypy-svn] r49782 - in pypy: branch/interplevel-oldstyle-classes dist/pypy/interpreter dist/pypy/lib dist/pypy/module/__builtin__ dist/pypy/module/_random dist/pypy/objspace/std

arigo at codespeak.net arigo at codespeak.net
Fri Dec 14 14:21:25 CET 2007


Author: arigo
Date: Fri Dec 14 14:21:24 2007
New Revision: 49782

Added:
   pypy/dist/pypy/interpreter/
      - copied from r49781, pypy/branch/interplevel-oldstyle-classes/pypy/interpreter/
   pypy/dist/pypy/module/__builtin__/
      - copied from r49781, pypy/branch/interplevel-oldstyle-classes/pypy/module/__builtin__/
   pypy/dist/pypy/module/_random/
      - copied from r49781, pypy/branch/interplevel-oldstyle-classes/pypy/module/_random/
   pypy/dist/pypy/objspace/std/objspace.py
      - copied unchanged from r49781, pypy/branch/interplevel-oldstyle-classes/pypy/objspace/std/objspace.py
Removed:
   pypy/branch/interplevel-oldstyle-classes/
   pypy/dist/pypy/lib/_classobj.py
Log:
Merge of the interplevel-oldstyle-classes branch by cfbolz:
move old-style classes to interp-level.




More information about the Pypy-commit mailing list