[IPython-dev] ipipe news
Ville Vainio
vivainio at gmail.com
Wed Mar 1 13:35:54 EST 2006
On 3/1/06, Walter Dörwald <walter at livinglogic.de> wrote:
> Then you can do:
>
> t = OnTheFlyTable("foo", "bar")
> [t(foo="foo", bar="bar"), t(foo="hello", bar="world")] | ibrowse
I'd like the Table to hold the sequence, so that ibrowse would be
launched automatically (which doesn't happen with plain lists and
tuples).
For example, I might change %alias, when called w/o args, to return a
Table, with name & target fields. That way the user would be thrown
into ibrowse without having to invoke it manually.
--
Ville Vainio - vivainio.googlepages.com
vainio.blogspot.com - g[mail | talk]='vivainio'
More information about the IPython-dev
mailing list