Searched refs:newdata (Results 1 – 3 of 3) sorted by relevance
127 dst_path, newdata = cleanupFile(path,kernel_original_path) variable128 print newdata137 dst_path, newdata = cleanupFile(path,kernel_original_path) variable142 r = b.editFile( dst_path, newdata )
68 dst_path, newdata = clean_header.cleanupFile(path, original_dir) variable73 r = b.editFile( dst_path, newdata )
272 def update_file( path, newdata ): argument283 if oldata == newdata:296 f.write( newdata )