[Bug 164726] Re: ipython fail when calling 'modules' in help()

2008-03-31 Thread Dennis Kaarsemaker
*** This bug is a duplicate of bug 135619 *** https://bugs.launchpad.net/bugs/135619 ** This bug has been marked a duplicate of bug 135619 ipython crashes on help modules (APT API not stable) -- ipython fail when calling 'modules' in help() https://bugs.launchpad.net/bugs/164726 You recei

[Bug 164726] Re: ipython fail when calling 'modules' in help()

2008-03-12 Thread mark gross
I've had the same thing happen to me. My initial debugging shows the root cause of the failure is that import of one of the modules it's recursing over tosses up an exception. The bug can be eather seen as a bug in the installed module that's coffing up the hairball, or a failure in pydoc to grac