Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

Commit [r637]  Maximize  Restore  History

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().

adustman 2010-02-19

changed /trunk/MySQLdb/src/results.c
/trunk/MySQLdb/src/results.c Diff Switch to side-by-side view
Loading...