Author: arigo
Date: Sun Dec 30 11:52:46 2007
New Revision: 50186
Added:
pypy/branch/astcompilertests/
- copied from r50185, pypy/dist/
Log:
A branch to write direct tests for the ast compiler
without relying on getting exactly the same output
as the stable (ha!) compiler from the stdlib.