Commit a4ddf955 authored by Daniel Quinn's avatar Daniel Quinn
Browse files

pep8 + print statement alignment

The original:

* Violated pep8
* Used `print()` both as a statement and as a function, guaranteeing that the code won't work in either Python 2.5 or 3.x
* Didn't explain anything about what was happening.

This change fixes two of those problems.
parent e2fd7cb6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment