71defe8 Remove use of the 'with' keyword - RHBZ#785869

Authored and Committed by pingou 12 years ago
    Remove use of the 'with' keyword - RHBZ#785869
    
    "with" has been introduced in python 2.5 and R2spec is available on EL5 which has python 2.4 as default.
    This should make R2spec 4.x.x working on EL5.
    
    
        
file modified
+3 -2