[pypy-svn] r49594 - in pypy: branch/pypy-interp-file dist/pypy dist/pypy/interpreter dist/pypy/module

arigo at codespeak.net arigo at codespeak.net
Mon Dec 10 14:41:25 CET 2007


Author: arigo
Date: Mon Dec 10 14:41:24 2007
New Revision: 49594

Added:
   pypy/dist/pypy/conftest.py
      - copied unchanged from r49593, pypy/branch/pypy-interp-file/conftest.py
   pypy/dist/pypy/interpreter/baseobjspace.py
      - copied unchanged from r49593, pypy/branch/pypy-interp-file/interpreter/baseobjspace.py
   pypy/dist/pypy/interpreter/module.py
      - copied unchanged from r49593, pypy/branch/pypy-interp-file/interpreter/module.py
   pypy/dist/pypy/interpreter/typedef.py
      - copied unchanged from r49593, pypy/branch/pypy-interp-file/interpreter/typedef.py
   pypy/dist/pypy/module/
      - copied from r49593, pypy/branch/pypy-interp-file/module/
Removed:
   pypy/branch/pypy-interp-file/
Log:
Move the 'file' class to interp-level and remove the direct app-level interface
to streams.




More information about the Pypy-commit mailing list