__pkginfo__.py
author Laurent Peuch <cortex@worlddomination.be>
Wed, 22 May 2019 17:10:06 +0200
changeset 12745 cc681b6fcffa
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[migration/pdb] add option to use pdb.post_mortem if traceback is provided Post mortem is a mode where the pdb shell is opened **where** the exception as occured instead at the breakpoint for set_trace. This is way more useful for debugging for the user because is will have the full context of the error. Closes #17219827

cubicweb/__pkginfo__.py