Skip to content

Instantly share code, notes, and snippets.

@starenka
Created October 9, 2011 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save starenka/1274298 to your computer and use it in GitHub Desktop.
Save starenka/1274298 to your computer and use it in GitHub Desktop.
in your face
starenka@kosmik1:~$ ipython
Python 2.7.2+ (default, Aug 16 2011, 09:23:59)
Type "copyright", "credits" or "license" for more information.
IPython 0.10.2 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.
In [1]: from __future__ import braces
------------------------------------------------------------
SyntaxError: not a chance (<ipython console>, line 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment