• 
      

    Use __future__.print_function

    Review Request #6578 — Created Nov. 12, 2014 and submitted

    Information

    RBTools
    master
    db9f1ad...

    Reviewers

    This switches our print statements over to the Python 3.x-style print().

    Ran unit tests.

    chipx86
    1. My least-favorite part of Python 3 :P I get bit by this every time I go to print-debug something. Oh well.
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (878cd5c)