summaryrefslogtreecommitdiff
path: root/sandbox/async.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/+1
| | | | | | Many editors automatically trim whitespace on save. By trimming all files in one go, makes future diffs cleaner without extraneous whitespace changes.
* Remove trailing semicolonsHugo2017-11-281-3/+3
|
* Added sandbox stuff to the repository.Federico Di Gregorio2005-11-281-0/+36