]> granicus.if.org Git - python/commitdiff
(merge 3.2) libpython.py (gdb) now catchs IOError in py-list and py-bt commands
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Jul 2011 10:59:30 +0000 (12:59 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 1 Jul 2011 10:59:30 +0000 (12:59 +0200)
py-list displays the error. py-bt ignores the error (the filename and line
number is already displayed).


Trivial merge