I'm not sure if I understand your question. Error handling is discussed in http://sage.scipy.org/sage/doc/html/tut/node32.html Roughly speaking, the better you understand the codes for Pythons exceptions, the faster you can debug your programs: http://docs.python.org/ref/exceptions.html http://docs.python.org/lib/module-exceptions.html
+++++++++++++++++++++++++++++++++++++++ On 3/17/07, G.Poetra <[EMAIL PROTECTED]> wrote: > > > I am new to sage, > and I want to ask about error handling python intr. in sage, why its > take so long to recognized it. how to parse fast the error and > continue to sage prompt. > > Thanks in advance.. > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-forum URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
