[TransWarp] peak.interface.py
Phillip J. Eby
pje at telecommunity.com
Thu May 15 12:27:18 EDT 2003
At 08:14 PM 5/15/03 +0400, Oleg Broytmann wrote:
>peak:interface.py, line 553:
>
> setattr(self.klass, `protocol`, protocol,adapter)
>
>Looks like a bug - setattr only has 3 parameters.
Probably; but that code should be long gone now. It was part of an attempt
to cache protocol settings for classic classes, that I already got rid of.
Thanks for the heads-up, though.
More information about the PEAK
mailing list