diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-22 08:34:32 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-22 08:34:32 +0200 |
commit | 69f402db8bef7f3aa2b9320d767388ab790bda82 (patch) | |
tree | 6b88ad7febb44e3471620ca03df39d39c19ae32d /Python/sysmodule.c | |
parent | 4fb6877c628b1839aa9f152714eb7177cc52f5a2 (diff) | |
download | cpython-69f402db8bef7f3aa2b9320d767388ab790bda82.tar.gz |
Issue #18488: Fix _pysqlite_final_callback()
Restore behaviour of Python 3.3: print the finalizer() error if
sqlite3.enable_callback_tracebacks() has been called, clear the error
otherwise.
But keep (save/restore) also the AttributeError raised in
_pysqlite_step_callback().
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions