On Thursday, June 20, 2013 4:26:00 PM UTC-4, kcrisman wrote:
>
>
> Don't strip, line continuations are often indented.
>
>>
>> Correct, I just confirmed that breaks things.  Keshav, do you want to do 
>> the same diff without the lstrip, or should I submit a pull request?
>>
>
> I should point out that I confirmed this makes things not break :) 
>

Though I should also point out that the usual 

sage: something
....:     this has been indented four spaces

becomes

something
     this has been indented four spaces

(but in fact it is now indented five spaces)

but I don't know whether asking for p[6:] instead of p[5:] might be scary 
for other reasons.  Stefan, any thoughts?

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to