Title: Signature.html
I ran it in IDLE debug and go this window at the same time as the Runtime Error msg window. Unfortunately, when I get to the place where the error occurs, I cannot ctrl-alt-print the debugger window.
A bit before the failure, I did get this window.

===============
It was too big and is being held for moderator approval. Not much of a useful window though.
===============

Pressing Out in the debugger gets an immediate error, but again I can't capture the debug window. It looks like, in Locals, __builtins__ as built-in was involved. __doc__ None. __name__ as __main__.  I see  __file_ c:\\Python24'Lib\\idelib\\ide.pyw/ I have no idea what that means. Above I see bdb.run().line 366 cmd in globals,locals, then __main__line1 from pylab mount"

It seems a bit odd that the previous msg window posted above says MS Visual C++ Runtime error.


--
           Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

             (121.01 Deg. W, 39.26 Deg. N) GMT-8 hr std. time)
            
        "Things are going to get a lot worse befoe they get worse."
                    -- Lily Tomlin
            
                    Web Page: <www.speckledwithstars.net/>
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to