[pypy-dev] PyPy doesn't implement the most important module!
William ML Leslie
william.leslie.ttg at gmail.com
Thu Oct 22 04:48:00 EDT 2015
On 22 October 2015 at 19:14, Maciej Fijalkowski <fijall at 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.
More information about the pypy-dev
mailing list