[IPython-user] 0.8.3 rc1 out, please test installers
Stéfan van der Walt
stefan@sun.ac...
Wed May 28 07:32:01 CDT 2008
Hi Ville
Another thing. doctests may flow over lines:
>>> some_func(a,
... b, c, d)
So we should strip dots.
Regards
Stéfan
2008/5/27 Ville M. Vainio <vivainio@gmail.com>:
> On Tue, May 27, 2008 at 5:02 PM, Stéfan van der Walt <stefan@sun.ac.za> wrote:
>
>> You can also pass a variable name as an argument, e.g. '%cpaste foo'.
>> This assigns the pasted block to variable 'foo' as string, without
>> dedenting or executing it.
>
> Actually, that is still true. We remove ' >>', but not the
> whitespace after that.
>
> I updated cpaste docs a bit anyway.
More information about the IPython-user
mailing list