% python
Python 2.7.5+ (default, Feb 27 2014, 19:37:08)
[GCC 4.8.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> help("print")
no documentation found for 'print'
>>> help(print)
File "<console>", line 1
help(print)
^
SyntaxError: invalid syntax
сука удобно