It's generally considered bad practice to use <code>print</code>. Instead, we should use the [Python logging APIs](http://docs.python.org/2/howto/logging.html).