Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function instead of print statement throughout project | Jon Dufresne | 2017-12-10 | 1 | -1/+1 |
| | | | | Forward compatible with newer Pythons. | ||||
* | Trim trailing whitespace from all files throughout project | Jon Dufresne | 2017-12-01 | 1 | -1/+0 |
| | | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes. | ||||
* | Simplify Boolean | Hugo | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Initial psycopg 2 import after SVN crash. | Federico Di Gregorio | 2004-10-19 | 1 | -0/+13 |