Serhiy Storchaka <[email protected]> added the comment:

Ah, all correct. In doc.py unlike to the inlined code Descriptor is a subclass 
of property. And since fset is None the instance is classified as a readonly 
property.

----------
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue8488>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to