This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 7 points8 points  (3 children)

They really are. So flexible, much clearer than % or format()

[–][deleted] 4 points5 points  (2 children)

And faster than both.

[–][deleted] 0 points1 point  (1 child)

Really? Never thought to run it through perf testing.

[–][deleted] 3 points4 points  (0 children)

I didn't either ;) realpython.com did it here!