Re: Method replacement and ambiguity resolution using next_method
Christoph Zwerschke <[email protected]> Sat, 21 Aug 2010 14:23:05 +0200
| Newsgroups | gmane.comp.python.peak |
|---|---|
| Message-ID | <[email protected]> |
Am 20.08.2010 20:49 schrieb P.J. Eby: > However, at least currently, it seems like use of "next_method" is > rare, so these cases are unlikely to be hidden. > > Your thoughts? Hm, I already disliked the next_method parameter for it's original purpose, and I also fear that people will add it now just for indicating the relaxed behavior. On the other hand, this approach sounds logically consistent. I know I'm not a big help here ;-) -- Christoph