On 3/11/07, Michel <[EMAIL PROTECTED]> wrote:
> Is there a way to reduce the amount of debugging output generated by
> sage when encountering an exception?
> Standard python generates much less.

Take a look at

    $HOME/.sage/ipython/ipythonrc

Change the line
   xmode Context
to
   xmode Plain
to make the tracebacks far less verbose.

William

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

Reply via email to