[pypy-dev] Testing pypy
Armin Rigo
arigo at tunes.org
Wed Aug 10 10:21:48 CEST 2011
Hi,
On Wed, Aug 10, 2011 at 9:16 AM, Seung Soo, <sungsuha at gmail.com> wrote:
> No module named test.__main__; 'test' is a package and cannot be directly
> executed
>
> (without a new line at the end!)
(I fixed the missing new line.)
But PyPy behaves like Python 2.7. I don't know if you are reading the
docs for Python 3.x, but it doesn't work this way in Python 2.7
either.
A bientôt,
Armin.
More information about the pypy-dev
mailing list