Author: Ronan Lamy <[email protected]> Branch: Changeset: r93432:9028d55b25e0 Date: 2017-12-16 02:17 +0000 http://bitbucket.org/pypy/pypy/changeset/9028d55b25e0/
Log: Move test_greenlet.py to pypy/module/_continuation/ diff --git a/pypy/module/test_lib_pypy/test_greenlet.py b/pypy/module/_continuation/test/test_greenlet.py rename from pypy/module/test_lib_pypy/test_greenlet.py rename to pypy/module/_continuation/test/test_greenlet.py _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
