• 
      

    Fixed an syntax error when using RB in python 2.5

    Review Request #2687 — Created Nov. 6, 2011 and submitted — Latest diff uploaded

    Information

    Review Board

    Reviewers

    In order to make RB compatible with python 2.5, we need to import with statement to use that.