commit | d57c5c8a3adc7ec3cd0b41b5f7a1a1f72eeec70e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 12:57:44 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Jul 01 12:57:44 2011 +0200 |
tree | b87a0169c1f6914befb0d6b5c4fecdb134078fae | |
parent | 98b3722bf75f4623953bebe90be2ee57a26cffa2 [diff] |
libpython.py (gdb) now catchs IOError in py-list and py-bt commands py-list displays the error. py-bt ignores the error (the filename and line number is already displayed).