summaryrefslogtreecommitdiff
path: root/examples/threads.py
Commit message (Expand)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-4/+4
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-5/+5
* Update to Exception as e, print()Hugo2017-11-281-9/+9
* Fixed DNS typo in examplesErwin de Keijzer2014-03-241-1/+1
* A bunch of typos fixed in the examples by Josh KupershmidtDaniele Varrazzo2011-12-151-3/+3
* Use isolation level symbolic constants in examplesDaniele Varrazzo2011-12-151-2/+3
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-9/+9
* Fixed typo in examples.Federico Di Gregorio2005-10-181-1/+1
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-6/+6
* Optimizations to type casting (in preparation to array support.)Federico Di Gregorio2005-03-121-1/+1
* Initial psycopg 2 import after SVN crash.Federico Di Gregorio2004-10-191-0/+160