summaryrefslogtreecommitdiff
path: root/examples/dict.py
Commit message (Expand)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-20/+20
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-1/+1
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-9/+9
* Added RealDictCursor from #143.Federico Di Gregorio2007-01-161-0/+20
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-4/+4
* DictRow fixes.Federico Di Gregorio2005-05-101-0/+45