Fixed an syntax error when using RB in python 2.5
Review Request #2687 — Created Nov. 6, 2011 and submitted
In order to make RB compatible with python 2.5, we need to import with statement to use that.
Review Request #2687 — Created Nov. 6, 2011 and submitted
In order to make RB compatible with python 2.5, we need to import with statement to use that.