Mercurial > p > mysql-python > mysqldb-2
view MANIFEST.in @ 73:24fa6a40c706 MySQLdb
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().
author | adustman |
---|---|
date | Fri, 19 Feb 2010 02:21:11 +0000 |
parents | 7b67220c5109 |
children |
line wrap: on
line source
recursive-include doc *.txt include MANIFEST.in include MANIFEST include ChangeLog include HISTORY include GPL recursive-include tests *.py include metadata.cfg include site.cfg include setup_*.py include ez_setup.py