On Sat, Nov 18, 2017 at 10:34 AM, Python <pyt...@bladeshadow.org> wrote:
> On Sat, Nov 18, 2017 at 09:50:29AM +1100, Chris Angelico wrote:
>> Perhaps what we want is not so much "attach docstrings to floats" but
>> "get documentation for a module attribute, not for the object referred
>> to".
>
> The reason this can't really work is that members are just variables
> with arbitrary values.  It does not make sense for them to have doc
> strings.

Did you read my post?

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to