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

-- 
Bobby Moretti
[EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to