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):
Review Request #6578 — Created Nov. 12, 2014 and submitted Nov. 12, 2014, 2:56 p.m.
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.
Pushed to master (878cd5c)