On 5 October 2011 13:50, Amaury Forgeot d'Arc <[email protected]> wrote:
> 2011/10/5 Alex Pyattaev <[email protected]>: > > In Cpython it works > > somewhat better, but not in PYPY > > How is CPython behavior better with segfaults? > > Well, in recent versions it gained the faulthandler module... :-) http://pypi.python.org/pypi/faulthandler/ Michael > -- > Amaury Forgeot d'Arc > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev > -- http://www.voidspace.org.uk/ May you do good and not evil May you find forgiveness for yourself and forgive others May you share freely, never taking more than you give. -- the sqlite blessing http://www.sqlite.org/different.html
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
