Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r482:48f726e1cedb Date: 2012-06-21 17:06 +0200 http://bitbucket.org/cffi/cffi/changeset/48f726e1cedb/
Log: Add a separator line, for pypy's test. diff --git a/c/test_c.py b/c/test_c.py --- a/c/test_c.py +++ b/c/test_c.py @@ -8,6 +8,7 @@ from _ffi_backend import * from _ffi_backend import _getfields, _testfunc +# ____________________________________________________________ def size_of_int(): BInt = new_primitive_type("int") _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit