[pypy-dev] Pypy frontend/ testall.py

Armin Rigo arigo at tunes.org
Mon Mar 10 10:24:07 CET 2003


Hello,

On Mon, Mar 03, 2003 at 09:17:25PM -0500, Rocco Moretti wrote:
> Additionally, when testing, an "import test" opens the "test" submodule of 
> Lib/pypy/interpreter.

Why is there an __init__.py file in our pypy/interpreter/test/ subdirectory?  
We will keep running again and again into this problem.  Either none of our 
test/ subdirectory is a package, or we rename them all (e.g. to testing/) to 
avoid this confusion.


Armin


More information about the Pypy-dev mailing list