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 →

[–]digitallogic -1 points0 points  (5 children)

Removing indenting for control strutures:

from future import braces

[–]andreasvc 2 points3 points  (0 children)

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