[DB-SIG] [ANNOUNCEMENT] MySQLdb-0.1.3 released

M.-A. Lemburg mal@lemburg.com
Thu, 09 Mar 2000 15:49:20 +0100


> What's changed:
> 
> - Core dump on exit under certain conditions (probably only when
>   using executeXXX() on dictionaries) seems to be fixed.
> 
> - cursor.fetchXXXDict() methods added for backwards-compatibility with
>   MySQLmodule (plus some people think it's cool to have).
> 

Could you elaborate a bit ? What do these methods do and
how are dictionaries involved ?

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/