[IPython-dev] Bug in help

Jörgen Stenarson jorgen.stenarson at bostream.nu
Fri Jun 1 15:23:33 EDT 2007


I can't get any help at the prompt on the magic commands

In [23]: help %run
---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)

/Users/jorgenstenarson/programming/python/ipython/<ipython console>

NameError: name 'run' is not defined


I don't find them with search either. However I don't remember if they 
used to show up.

In [26]: %psearch %run


In [27]: %psearch %*


I don't have any time to look into this myself now but I thought I 
should at least report the problems.

/Jörgen




More information about the IPython-dev mailing list