~vcs-imports/python-mysqldb/old-svn-trunk

Viewing all changes in revision 74.

  • Committer: adustman
  • Date: 2010-02-19 02:21:11 UTC
  • Revision ID: vcs-imports@canonical.com-20100219022111-qul1ovfbwcdrymva
Added a simple_fetch_row() to the result object that simply returns one row
as a tuple of strings (or None for NULL values). Result objects are also
now iterators which internally use simple_fetch_row().

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: