How could I help? Burkhard
On Fri, Sep 2, 2016 at 10:47 AM, Victor Stinner <[email protected]> wrote: > Oh, I forgot to mention that it would help to get the Python traceback > on the crash. Try faulthandler: add faulthandler.enable() at the > beginning of your program. > https://docs.python.org/dev/library/faulthandler.html > > Maybe I should write once tools to debug such bug :-) > > Victor > _______________________________________________ > Python-Dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/ > burkhardameier%40gmail.com >
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
