Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

> Thoughts from others?

As it stands, the Point class is weird and atypical by only using class 
variables.  The example would be improved by adding @dataclass or inheriting 
from typing.NamedTuple.

----------
nosy: +rhettinger

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44109>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to