summaryrefslogtreecommitdiff
path: root/sandbox/ticket58.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-3/+3
| | | | Forward compatible with newer Pythons.
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-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 sandboxDaniele Varrazzo2013-04-071-0/+75
We don't need it distributed in the sdist