Searched refs:data (Results 1 – 6 of 6) sorted by relevance
48 data = json.loads(json_data)49 for bug in data['bugs']:
40 data=$1123 diff -N -U0 $data -
44 uname call. If this data is not correct, it does not matter much. */
764 def store_json(self, data, filename): argument768 json.dump(data, f, indent=2, sort_keys=True)983 data = response.read()985 f.write(data)
17 # Pickle collected data for later comparisons.
1459 If $0 has already been updated, send the following data and any
Completed in 15 milliseconds