Armin Rigo <[email protected]> added the comment: Ah bah. No, it doesn't work completely in CPython either; it only works with functions gotten directly from verify(). It wouldn't work with functions from dlopen() or callbacks or just any other cdata that happens to be callable.
---------- nosy: +arigo ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1452> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
