Le 19/05/2016 18:11, Jeroen Demeyer a écrit :
On 2016-05-19 16:49, Nils Bruin wrote:
Unfortunately error types in python aren't very fine grained

Yes, I think this is a problem that cannot easily be dealt with.

Exceptions are a bit more fine-grained in Python 3.5+, with for example a RecursionError that derives from RuntimeError. Though it won't solve all problems of course!

Bruno

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to