This is actually meant as a humorous easter egg to symbolize that Python will never stoop so low (pun highly intended) as to use braces rather than indentation like C-style languages.
from __future__ import braces
ERROR!
Traceback (most recent call last):
File "<main.py>", line 1
SyntaxError: not a chance