summaryrefslogtreecommitdiff
path: root/examples/fetch.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-7/+7
| | | | Forward compatible with newer Pythons.
* 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-2/+2
|
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-10/+9
|
* named cursors are working.Federico Di Gregorio2005-10-251-1/+2
|
* Implemented named cursors.Federico Di Gregorio2005-10-221-12/+21
|
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-2/+2
|
* TimestampFromTicks fix.Federico Di Gregorio2005-06-021-0/+71