[issue15109] sqlite3.Connection.iterdump() dies with encoding exception

Ev Kontsevoy report at bugs.python.org
Wed Jun 20 03:09:39 CEST 2012


Ev Kontsevoy <eugueny at gmail.com> added the comment:

I am attaching death.py file which dies on string.format()
The stack trace above is at the full depth. Python doesn't print anything from inside of format().

----------
Added file: http://bugs.python.org/file26057/death.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15109>
_______________________________________


More information about the Python-bugs-list mailing list