From: Victor Stinner Date: Fri, 1 Jul 2011 10:59:30 +0000 (+0200) Subject: (merge 3.2) libpython.py (gdb) now catchs IOError in py-list and py-bt commands X-Git-Tag: v3.3.0a1~1992 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c9e07a3ec8c48ca833f57286474226e2e82f5214;p=thirdparty%2FPython%2Fcpython.git (merge 3.2) 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). --- c9e07a3ec8c48ca833f57286474226e2e82f5214