Heeeeeeeeeere it is ! http://trac.sagemath.org/ticket/16232
Nathann On 30 April 2014 23:50, Simon King <[email protected]> wrote: > Hi! > > Until recently, it was possible to paste snippets such as > sage: for i in range(4): > ....: print i^2 > directly into an interactive session, i.e., including the sage: prompt > and the continuation ....: > > However, in Sage 6.2.rc0, it fails with a syntax error. Why? Has it been > changed on purpose? > > Cheers, > Simon > > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
