summaryrefslogtreecommitdiff
path: root/examples/usercast.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-6/+6
| | | | Forward compatible with newer Pythons.
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-3/+3
| | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes.
* 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-1/+1
|
* Changes license to LGPL3 + OpenSSL exception on all source filesFederico Di Gregorio2010-02-121-9/+9
|
* Releasing 2.0b4.Federico Di Gregorio2005-07-171-2/+3
|
* psycopg->psycopg2 switch in the examples.Federico Di Gregorio2005-06-131-6/+6
|
* Case (2) in usercast.pyFederico Di Gregorio2005-02-281-1/+2
|
* Adaptation fixes (a lot.)Federico Di Gregorio2005-02-281-7/+7
|
* Temporary hack to make the AsIs adapter work.Federico Di Gregorio2005-02-281-0/+1
|
* Much better examples.Federico Di Gregorio2005-02-271-0/+123