At 02:06 PM 11/2/2001 -0500, Su Zhang wrote:
>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.

I've reproduced this with a small vanilla Python program and posted to the 
Python newsgroup. It's likely that we'll need to change our code, but how 
we change it remains to be seen. I'll monitor the responses, make the 
changes and notify this list when they are made.

-Chuck


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

Reply via email to