[IPython-dev] Enhanced IPython Help

Ville M. Vainio vivainio at gmail.com
Mon Nov 19 01:50:53 EST 2007


On Nov 17, 2007 4:39 AM, Steven H. Rogers <steve at shrogers.com> wrote:

> Unless someone has a better idea, I'm planning to extend "?" such that
> if the search string isn't found in the local namespace, modules in
> PYTHONPATH are searched for a match.  I'm looking at `pyndexter
> <http://swapoff.org/pyndexter>`_ for indexing and searching.  Any ideas
> welcome.  Should work from the IPython or IPython1 svn repositories?

As I see it, you should make it as IPython-independent as possible,
and then we'll add small wrappers to both IPython branches (probably
as Extensions).

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list