summaryrefslogtreecommitdiff
path: root/doc/data/messages/r/raising-format-tuple/good.py
blob: d368710d14f19e5fd657615240bf77d48c2291ca (plain)
1
raise RuntimeError("This looks wrong %s %s" % ("a", "b"))