ecdavis / pants

A lightweight framework for writing asynchronous network applications in Python.
http://pantspowered.org/
Apache License 2.0
167 stars 9 forks source link

Changed occurences of print statement to the print function #54

Closed AphonicChaos closed 6 years ago

AphonicChaos commented 10 years ago

Pretty self-explanatory. I should note that this will conflict with #52 because of bin/pants_dig.py, but it's an easy manual merge. If either this or that pull request is accepted, I'll do the manual conflict resolution so that if the other gets accepted, you should just have to press a button.