On Wed, Jun 20, 2018 at 9:31 AM Serhiy Storchaka <storch...@gmail.com> wrote:
> 20.06.18 19:20, Guido van Rossum пише: > > +1 -- when we introduced these we didn't see the use case so clearly, > > but it definitely exists. > > How would you call a classmethod descriptor in this case? > With an extra first argument that's a class -- it should just call the wrapped function with whatever args are presented to the descriptior. -- --Guido van Rossum (python.org/~guido)
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/