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

R. David Murray report at bugs.python.org
Wed Jun 20 03:50:30 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

Or use 'from __future__ import unicode_literals'.

----------

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


More information about the Python-bugs-list mailing list