[pypy-svn] r50216 - pypy/branch/astcompilertests/pypy/interpreter/pyparser/test

arigo at codespeak.net arigo at codespeak.net
Sun Dec 30 18:48:18 CET 2007


Author: arigo
Date: Sun Dec 30 18:48:18 2007
New Revision: 50216

Removed:
   pypy/branch/astcompilertests/pypy/interpreter/pyparser/test/test_snippet_out.py
Modified:
   pypy/branch/astcompilertests/pypy/interpreter/pyparser/test/stdlib_testall.py
Log:
Leftovers.


Modified: pypy/branch/astcompilertests/pypy/interpreter/pyparser/test/stdlib_testall.py
==============================================================================
--- pypy/branch/astcompilertests/pypy/interpreter/pyparser/test/stdlib_testall.py	(original)
+++ pypy/branch/astcompilertests/pypy/interpreter/pyparser/test/stdlib_testall.py	Sun Dec 30 18:48:18 2007
@@ -1,3 +1,4 @@
+# XXX this code needs to be updated
 import autopath
 import py
 from test_astcompiler import compile_with_astcompiler



More information about the Pypy-commit mailing list