Lines Matching refs:format
89 self.fail(msg.format(x, y))
116 self.fail(msg or '{!r} should be nan'.format(b))
122 'expected {!r}, got {!r}'.format(a, b))
131 'got {!r}'.format(a, b))
149 '{!r} and {!r} are not sufficiently close'.format(a, b))
155 msg="cmath.pi is {}; should be {}".format(cmath.pi, pi_expected))
157 msg="cmath.e is {}; should be {}".format(cmath.e, e_expected))
380 '{}: {}(complex({!r}, {!r}))'.format(id, fn, ar, ai))
389 '{}: {}(complex({!r}, {!r}))'.format(id, fn, ar, ai))
412 ).format(id, fn, ar, ai,