![]() ![]() |
||
![]() |
![]() |
|
![]() |
[wingide-users] Extraneous error msg about netserver.pycAndrew Ittner andrew.ittner at usa.netSun, 29 Dec 2002 19:00:35 -0800
Whenever I finish a debugging session in Python 2.2 using WingIDE Lite 1.1.7
on Win98SE, I get the following printed to stdout:
An exception occurred:
Traceback (most recent call last):
File "c:\src\ide-11\bin\2.2.0\src/debug/server\netserver.pyc", line 1600,
in __CheckForConnectionRequests
TypeError: timeout must be a float or None
Traceback:
File "C:\Program Files\Wing IDE Lite\bin\wingdb.py", line 470, in ?
main()
File "C:\Program Files\Wing IDE Lite\bin\wingdb.py", line 423, in main
DebugFile(server, args['filename'], err)
File "C:\Program Files\Wing IDE Lite\bin\wingdb.py", line 340, in
DebugFile
server.Run(filename, sys.argv)
File "c:\src\ide-11\bin\2.2.0\src/debug/server\netserver.pyc", line 735,
in Run
File "c:\src\ide-11\bin\2.2.0\src/debug/server\netserver.pyc", line 964,
in ProgramStopped
File "c:\src\ide-11\bin\2.2.0\src/debug/server\netserver.pyc", line 1617,
in __CheckForConnectionRequests
This comes directly after the last print statement in my code (if any). Is
there a way to silence this error msg? It doesn't affect me (that I can
see, anyway), and it scrolls the stdout text up so that I can't see anything
but the last few statements - annoying, but livable.
Andrew Ittner
http://rhymingpanda.com/
Run by Mailman v 2.0.8 |
|
|
Copyright (c) 2000-2002, Archaeopteryx Software, Inc. Legal Statements | ||