[IPython-user] strange issues...
fred
fredmfp@gmail....
Sun Aug 19 11:43:06 CDT 2007
Ville M. Vainio a écrit :
> On 8/18/07, fred <fredmfp@gmail.com> wrote:
>
>
> You can %store macros.
>
I did not know this feature. Fine.
>> 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.
>
So it is removed, right ? ;-)
A few questions, though, again :-)
1) I would like to do a few unalias.
I wrote them at the end of my ipythonrc,
but I guess this is "too early" since
they are still well known.
Where should I put them ?
2) in the doc, page 76, one can read
$astr = ls *.py
But:
marsu:~/{1}/> $astr = ls *.py
------------------------------------------------------------
File "<ipython console>", line 1
$astr = ls *.py
^
SyntaxError: invalid syntax
What's wrong ?
Cheers,
--
http://scipy.org/FredericPetit
More information about the IPython-user
mailing list