Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r54563:9c07ef6786f8 Date: 2012-04-20 10:42 +0200 http://bitbucket.org/pypy/pypy/changeset/9c07ef6786f8/
Log: merge heads diff --git a/pypy/rpython/module/test/test_ll_os.py b/pypy/rpython/module/test/test_ll_os.py --- a/pypy/rpython/module/test/test_ll_os.py +++ b/pypy/rpython/module/test/test_ll_os.py @@ -4,6 +4,7 @@ import pypy from pypy.tool.udir import udir from pypy.translator.c.test.test_genc import compile +from pypy.rpython.module import ll_os #has side effect of registering functions from pypy.rpython import extregistry import errno _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit