[pypy-dev] PyPy doesn't implement the most important module!
Armin Rigo
arigo at tunes.org
Thu Oct 22 08:06:39 EDT 2015
Hi,
On Thu, Oct 22, 2015 at 10:48 AM, William ML Leslie
<william.leslie.ttg at gmail.com> wrote:
> It comes with cpython, as part of the 'frozen' module system.
We can add a file ``lib_pypy/__hello__.py`` containing ``print 'Hello
world...'``. That seems highly pointless, though, if we don't support
frozen modules anyway.
A bientôt,
Armin.
More information about the pypy-dev
mailing list