On 22 October 2015 at 19:14, Maciej Fijalkowski <fij...@gmail.com> wrote:
> pypy will not automatically pick up packages from site-packages of
> cpython. you need to install them separately, preferably in a
> virtualenv.

It comes with cpython, as part of the 'frozen' module system.

https://docs.python.org/2/library/imp.html#imp.PY_FROZEN

-- 
William Leslie

Notice:
Likely much of this email is, by the nature of copyright, covered
under copyright law.  You absolutely MAY reproduce any part of it in
accordance with the copyright law of the nation you are reading this
in.  Any attempt to DENY YOU THOSE RIGHTS would be illegal without
prior contractual agreement.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to