[IPython-user] strange issues...
Ville M. Vainio
vivainio@gmail....
Sun Aug 19 04:52:59 CDT 2007
On 8/18/07, fred <fredmfp@gmail.com> wrote:
> >> The problem is that using these aliases does not update the current
> >> working directory.
> >>
> >
> > Only the "magic" cd works that way. You need to define %macro for these.
> >
> Yes, but IIUC the doc,
> macro works with line numbers.
> I do not have "line numbers" for this case, no ?
You can %store macros.
> I can't see something related to the use of functions in the table of
> contents.
Just write normal function; with -p sh at least, it will get autocalled.
> (I did not yet finished to read it).
Well, the docs are lagging anyway.
> BTW, what's going on with psource ? I don't have magic psource, what's
> the problem ?
Just do:
obj??
Two question marks is your friend; it's one of the better reasons to
use IPython, even.
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list