Lines Matching refs:format
39 print("Error: {}".format(e), file=sys.stderr)
64 raise YamlException("Failed to get '{}' from recording.".format(key))
120 raise YamlException("Invalid ID format: {}".format(ids))
159 "{}: {}{:06d}.{:06d} {} / {:<20s} {:4d}".format(
262 print("{}: {}".format(uinput.devnode, uinput.name))
311 ).format(name=name, id=id)
331 "{} exists, please move it out of the way first".format(overrides),
349 "Invalid file format: {}, expected {}".format(
358 "WARNING: truncated file, expected {} devices, got {}".format(
398 error("Error: failed to open device: {}".format(e))
400 error("Error: failed to parse recording: {}".format(e))