Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function instead of print statement throughout project | Jon Dufresne | 2017-12-10 | 1 | -3/+3 |
| | | | | Forward compatible with newer Pythons. | ||||
* | Trim trailing whitespace from all files throughout project | Jon Dufresne | 2017-12-01 | 1 | -2/+0 |
| | | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes. | ||||
* | Script to test ticket #58 moved into sandbox | Daniele Varrazzo | 2013-04-07 | 1 | -0/+75 |
We don't need it distributed in the sdist |