Created
January 18, 2013 18:30
-
-
Save myusuf3/4566996 to your computer and use it in GitHub Desktop.
Braces
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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