8248d1 Avoid multiple calls to .split() by just storing the result in a variable

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Avoid multiple calls to .split() by just storing the result in a variable
    
        
file modified
+3 -2