Remap Mysql tuple to dictionary

Fredrik Lundh fredrik at pythonware.com
Tue Sep 26 02:14:04 EDT 2006


Fredrik Lundh wrote:

> the OP didn't ask for a field name => value mapping, though.

footnote: but for those who want that, I strongly recommend using 
something like Greg Stein's dtuple module:

     http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/81252
     http://www.lyra.org/greg/python/dtuple.py

</F>




More information about the Python-list mailing list