As per discussion on python-dev, descriptors defined in C with a NULL setter
now raise AttributeError instead of TypeError, for consistency with their pure-Python equivalent.
Showing
Please
register
or
sign in
to comment
now raise AttributeError instead of TypeError, for consistency with their pure-Python equivalent.