summaryrefslogtreecommitdiff
path: root/examples/myfirstrecipe.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-2/+2
| | | | Forward compatible with newer Pythons.
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-6/+6
| | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes.
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-22/+26
|
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-4/+4
|
* Much better examples.Federico Di Gregorio2005-02-271-1/+5
|
* Fixed example/myfirstrecipe.pyFederico Di Gregorio2005-02-271-3/+4
|
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+117