[issue15067] Clean up the sqlite3 docs

Zachary Ware report at bugs.python.org
Thu Nov 1 20:10:56 CET 2012


Zachary Ware added the comment:

I failed to mention, the 3.2 patch also removes the line (and comment) about "db_row based solutions" since it seems from a quick Google search that "db_row" is a library created back in the 2.2 days that I didn't quickly see a 3.x version for.  Also, the comment made it seem like that line wouldn't be missed too much anyway :).  I left it in the 2.7 version though; as I assume it would be reasonably easy to get db_row to work with 2.7 if someone wanted to.

----------

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


More information about the Python-bugs-list mailing list