Hacker News new | ask | show | jobs
by firecraker 832 days ago
Why do you need this? You can just

from __future__ import braces

1 comments

I fell for it so others don't have to ;-)

  >>> from __future__ import braces
    File "<stdin>", line 1
  SyntaxError: not a chance