Armin Rigo <[email protected]> added the comment: Is it a good idea to always raise ImportError from ffi.verify() directly?
What about the fact that any run of ipython.exe (for example) will dump some errors of the C compiler to stderr? ---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1532> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
