Hi,

   I'm new to Webware.
   When I run Webkit's AppServer (webkit.cgi) using Python 2.2b1, I get the
following Traceback:

Listening on ('127.0.0.1', 8086)
Creating 10 threads..........
win32 extensions not present.  Webkit Will not be able to detatch from the
contr
olling terminal.
Ready

    1  2001-11-02 13:51:16  /cgi-bin/Webkit.cgi
    1  0.00 secs            /cgi-bin/Webkit.cgi

Traceback (most recent call last):
  File "WebKit\ThreadedAppServer.py", line 252, in threadloop
    rh.handleRequest()
  File "WebKit\ThreadedAppServer.py", line 505, in handleRequest
    transaction.die()
  File "WebKit\Transaction.py", line 126, in die
    delattr(self, attrName)
AttributeError: Transaction instance has no attribute '__doc__'

   BTW, I didn't get such message with Python 2.1.

Thanks,
Su


_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to