[issue16864] sqlite3.Cursor.lastrowid isn't populated when executing a SQL REPLACE statement

Alex Lord report at bugs.python.org
Tue May 19 08:58:30 CEST 2015


Alex Lord added the comment:

Oh, alright. That makes a lot of sense. Sorry for being dense. I should have read the docs on subtest.

All lines are under 80 characters and I modified the unit test to use subtest.

Thanks for taking the time to walk me through this.

----------
Added file: http://bugs.python.org/file39425/sqlite_review_2.patch

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


More information about the Python-bugs-list mailing list