[pypy-svn] r37653 - in pypy/dist/pypy/module: _dotnet clr

antocuni at codespeak.net antocuni at codespeak.net
Wed Jan 31 11:29:47 CET 2007


Author: antocuni
Date: Wed Jan 31 11:29:47 2007
New Revision: 37653

Added:
   pypy/dist/pypy/module/clr/
      - copied from r37650, pypy/dist/pypy/module/_dotnet/
   pypy/dist/pypy/module/clr/__init__.py
      - copied unchanged from r37651, pypy/dist/pypy/module/_dotnet/__init__.py
   pypy/dist/pypy/module/clr/boxing_rules.py
      - copied unchanged from r37651, pypy/dist/pypy/module/_dotnet/boxing_rules.py
   pypy/dist/pypy/module/clr/interp_dotnet.py
      - copied unchanged from r37651, pypy/dist/pypy/module/_dotnet/interp_dotnet.py
Removed:
   pypy/dist/pypy/module/_dotnet/
Log:
Rename _dotnet to clr to be more compatible with IronPython.





More information about the Pypy-commit mailing list