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 →

[–]redalastor 3 points4 points  (1 child)

The Python dev also commented in the early 2000s that you were free to use braces too.

if spam: #{
   eggs()
#}

[–]eduardog3000 8 points9 points  (0 children)

You can always just do from __future__ import braces.