summaryrefslogtreecommitdiff
path: root/sandbox/iter.py
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-2/+2
| | | | Forward compatible with newer Pythons.
* Trim trailing whitespace from all files throughout projectJon Dufresne2017-12-011-2/+1
| | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes.
* Sandbox stuff (not distributed but can help others to debug.)Federico Di Gregorio2006-06-071-0/+14