Skip to content

Instantly share code, notes, and snippets.

@myusuf3
Created January 18, 2013 18:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save myusuf3/4566996 to your computer and use it in GitHub Desktop.
Save myusuf3/4566996 to your computer and use it in GitHub Desktop.
Braces
Python 2.7.2 (default, Jun 20 2012, 16:23:33)
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from __future__ import braces
File "<stdin>", line 1
SyntaxError: not a chance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment