[pypy-svn] r53334 - pypy/branch/less-meta-instances
arigo at codespeak.net
arigo at codespeak.net
Fri Apr 4 17:41:31 CEST 2008
Author: arigo
Date: Fri Apr 4 17:41:31 2008
New Revision: 53334
Added:
pypy/branch/less-meta-instances/
- copied from r53333, pypy/dist/
Log:
(antocuni, arigo, niko earlier)
A branch in which to try to make ootypesystem.rclass.OBJECT empty.
This requires removing the "meta" field and only creating meta-classes
and meta-instances when necessary instead of systematically.
More information about the pypy-svn
mailing list