Raymond Hettinger <[email protected]> added the comment:
What would you expect this to print?
class Property(property):
'custom docstring'
print(Property(None, None, None, "hello").__doc__)
----------
nosy: +rhettinger
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue41287>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com