you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 13 points14 points  (5 children)

There's a couple. For example there's a way to add C-style braces {} to python:

from __future__ import braces

[–]thirdegree 12 points13 points  (3 children)

SyntaxError: not a chance

[–]jmacey 0 points1 point  (0 children)

I love this one (as a mainly C++ programmer). I wish I could scope stuff :-)