Hi Rocky, On 10 July 2017 at 02:53, Rocky Bernstein <[email protected]> wrote: > Is lib_pypy/_marshal.py used? If so, shouldn't this be corrected?
I think it is not used, unless you translate a pypy without the built-in marshal module---which you can't really do any more, anyway... I guess we should remove ``lib_pypy/_marshal.py`` and ``lib_pypy/marshal.py``. Armin _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
