Bugs item #685869, was opened at 2003-02-13 12:51
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=685869&group_id=4866

Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Marcos Sánchez  Provencio (rapto)
Assigned to: Nobody/Anonymous (nobody)
Summary:  'NotEnoughDataError' is not defined in NewThreadedAppServer

Initial Comment:
Shutdown Called Thu Feb 13 12:35:41 2003
('127.0.0.1', 8086)
ThreadedAppServer: Shutting Down
   29  2003-02-13 12:35:41 Traceback (most recent call
last):
  File ".\WebKit\NewThreadedAppServer.py", line 271, in
threadloop
    handler.handleRequest()
  File ".\WebKit\NewThreadedAppServer.py", line 448, in
handleRequest
    dict = self.receiveDict()
  File ".\WebKit\NewThreadedAppServer.py", line 365, in
receiveDict
    raise NotEnoughDataError, 'received only %d of %d
bytes when receiving dictL
ength' % (len(chunk), intLength)
NameError: global name 'NotEnoughDataError' is not defined
 Stopping AutoReload Monitor

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=685869&group_id=4866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to