Author: Maciej Fijalkowski <[email protected]> Branch: split-rpython Changeset: r60225:da2336fdc01f Date: 2013-01-20 11:18 +0200 http://bitbucket.org/pypy/pypy/changeset/da2336fdc01f/
Log: merge diff --git a/goal/test2/__init__.py b/pypy/interpreter/test2/__init__.py rename from goal/test2/__init__.py rename to pypy/interpreter/test2/__init__.py diff --git a/goal/test2/mymodule.py b/pypy/interpreter/test2/mymodule.py rename from goal/test2/mymodule.py rename to pypy/interpreter/test2/mymodule.py diff --git a/goal/test2/test_app_main.py b/pypy/interpreter/test2/test_app_main.py rename from goal/test2/test_app_main.py rename to pypy/interpreter/test2/test_app_main.py diff --git a/goal/test2/test_targetpypy.py b/pypy/interpreter/test2/test_targetpypy.py rename from goal/test2/test_targetpypy.py rename to pypy/interpreter/test2/test_targetpypy.py _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
