Author: Matti Picus <matti.pi...@gmail.com> Branch: Changeset: r70335:3ff23b5bb135 Date: 2014-03-30 09:50 +0300 http://bitbucket.org/pypy/pypy/changeset/3ff23b5bb135/
Log: whoops diff --git a/rpython/rlib/test/test_rpoll.py b/rpython/rlib/test/test_rpoll.py --- a/rpython/rlib/test/test_rpoll.py +++ b/rpython/rlib/test/test_rpoll.py @@ -3,6 +3,7 @@ import py from rpython.rlib.rsocket import * +from rpython.rlib.rpoll import select try: from rpython.rlib.rpoll import poll except ImportError: _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit