[IPython-dev] Extensions/pydb_ipy.py added

Ville M. Vainio vivainio at gmail.com
Sat Oct 28 06:47:44 EDT 2006


On 10/28/06, R. Bernstein <rocky at panix.com> wrote:
> Ville M. Vainio writes:
>  > I've now added pydb_ipy.py in Extensions, importing of which creates a
>  > new %pydb magic:
>
> Again - thanks! But, er, isn't the name ipy_pydb.py? (That's what I
> see at revision 1849).

It is, I renamed it (to follow the established convention for Extensions)

> And given that the same thing is to be done for post_mortem, It might
> be neater to write a generic history-wrapping routine sort of as was
> done to wrap pydb routines and but add their docstrings.

Yeah, makes sense & will do.

> By the way, pydb.runl(*argl) is in fact the same thing as
> pydb.runv(argl) and I think the latter just more straightforward.

Ok; though does the existence of *list syntax not make pydb.runv()
slightly redundant?

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



More information about the IPython-dev mailing list