On Thu, 30 Nov 2006 12:14:06 -0800, Bobby Moretti <[EMAIL PROTECTED]> wrote:
> On 11/30/06, William Stein <[EMAIL PROTECTED]> wrote: >> >> >> On Thu, 30 Nov 2006 10:55:17 -0800, <[EMAIL PROTECTED]> wrote: >> >> > >> > When the traceback is huge, the "WARNING: Output truncated!" prevents >> > the notebook from correctly identifying the traceback. >> >> To help me debug this, could you show me an example of code >> that generates such a horendous traceback? >> >> william >> >> > This is contrived, but it generates a pretty large traceback... > > def foo(): > return foo() > > foo() Thanks. That was useful. I've fixed the bug. 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
