2a8b5f Fix string format in write_file

Authored and Committed by bstinson 8 years ago
    Fix string format in write_file
    
    python 2.6 requires positional arguments in the format strings
    
        
file modified
+1 -1