• 
      

    Get rid of __future__.with_statement.

    Review Request #6576 — Created Nov. 12, 2014 and submitted — Latest diff uploaded

    Information

    RBTools
    master
    40509c8...

    Reviewers

    Moving to Python 2.6 only means that we can rely on the 'with' statement being
    present.