Hey everyone,
   I made a typo and was able to crash sage:

R.<t> = QQ{]

The (currently a blocker IMHO) ticket is here 
http://trac.sagemath.org/ticket/14961. I've put up a patch which just hacks 
around the problem by catching the (new) SyntaxError the mismatched 
parenthesis throw. The main problem seems to lie in that ipython will crash 
when any exception is thrown from the preparser. I'm thinking this is more 
of an upstream issue...?

Best,
Travis

-- 
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