Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Describe the completed change (optional):
Pushed to master (878cd5c)
Review Request #6578 — Created Nov. 12, 2014 and submitted 10 years, 7 months ago
This switches our print statements over to the Python 3.x-style print().
Ran unit tests.
My least-favorite part of Python 3 :P I get bit by this every time I go to print-debug something. Oh well.