[IPython-dev] Extensible pretty-printing
Fernando Perez
fperez.net at gmail.com
Thu Oct 28 16:46:43 EDT 2010
On Thu, Oct 28, 2010 at 8:07 AM, Robert Kern <robert.kern at gmail.com> wrote:
> Well, although I said that before, I do think that pretty's API makes
> CommandChainDispatcher irrelevant for this use case, and I think we should just
> use it directly here.
Ah, there was a point of confusion then: your extensions/pretty uses
CommandChainDispatcher (by raising TryNext), while external/pretty is
obviously independant. I had the former in mind, it seems you had the
latter. Is that correct?
Cheers,
f
More information about the IPython-dev
mailing list