On 01:03 am, [email protected] wrote:
I guess a script could be made that would go over *all* the classes in CPython, see all their methods, compare to those of PyPy, and point out which ones we forgot.
One could also examine a test coverage report from CPython and add unit tests for all of the uncovered functionality. ;)
Jean-Paul _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
