At 02:06 PM 11/2/2001 -0500, Su Zhang wrote: > 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.
Someone reported that delattr() was broken in Python 2.2aX and we decided just to wait until it came back to do some serious testing. Perhaps, now that Python 2.2 is in the beta stage we should start getting more vocal. I'll poke around the Python bug list and discussion group to see if this is already well known. -Chuck _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
