[Python-Dev] collections.abc for data and non-data descriptors
Roberto Martínez
robertomartinezp at gmail.com
Tue Jan 17 11:51:25 EST 2017
Hi,
I miss abstract base classes in collections.abc implementing the descriptor
protocol. Any reason why they do not exist?
What do you think of adding NonDataDescriptor and DataDescriptor ABCs?
Best regards,
Roberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20170117/08d6164b/attachment.html>
More information about the Python-Dev
mailing list