Respuesta :

outputFile = open( "/path/to/file", "wa" ) # DOS probably needs 'b' too