[issue643841] New class special method lookup change

kundeng report at bugs.python.org
Tue Jul 15 11:26:46 CEST 2008


kundeng <kundeng06 at gmail.com> added the comment:

Hi, I was trying to implement a generic proxy class with some
restricting behaviors and then I bumped into this complication.  May I
ask what the conclusion is going to be in the long run? 

I guess my question is that 

1> is it just going to be a documentation change (first)?

2> is it technically difficult(other things are going to be broken
because of this change) or very inefficient to make the behavior of
special method lookup same as normal methods?

2> Otherwise, what is the rationale behind keeping the differences? 

thank you.

----------
nosy: +kundeng06

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue643841>
_______________________________________


More information about the Python-bugs-list mailing list