summaryrefslogtreecommitdiff
path: root/examples/dialtone.py
Commit message (Expand)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-6/+6
* Merge branch 'master' into wsDaniele Varrazzo2017-12-021-7/+0
|\
| * Remove sorted() workaround; available on all supported PythonsJon Dufresne2017-12-011-7/+0
* | Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-34/+34
|/
* A bunch of typos fixed in the examples by Josh KupershmidtDaniele Varrazzo2011-12-151-3/+3
* * psycopg/psycopgmodule.c: fixed exceptions refcount.Daniele Varrazzo2005-11-261-7/+4
* Releasing 2.0b4.Federico Di Gregorio2005-07-171-2/+3
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-2/+2
* Adding missing __conform__ methods before release.Federico Di Gregorio2005-03-021-4/+5
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+145