Author: Brian Kearns <bdkea...@gmail.com> Branch: refactor-buffer-api Changeset: r70946:62510b3da5bf Date: 2014-04-24 17:27 -0400 http://bitbucket.org/pypy/pypy/changeset/62510b3da5bf/
Log: fix _cffi_backend test_ztranslation diff --git a/pypy/interpreter/baseobjspace.py b/pypy/interpreter/baseobjspace.py --- a/pypy/interpreter/baseobjspace.py +++ b/pypy/interpreter/baseobjspace.py @@ -1841,6 +1841,7 @@ 'AssertionError', 'AttributeError', 'BaseException', + 'BufferError', 'DeprecationWarning', 'EOFError', 'EnvironmentError', _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit