[Python-Dev] Make class_getitem a class method (original) (raw)
Eric Snow ericsnowcurrently at gmail.com
Fri Dec 15 13:41:24 EST 2017
- Previous message (by thread): [Python-Dev] Make __class_getitem__ a class method
- Next message (by thread): [Python-Dev] Make __class_getitem__ a class method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Dec 15, 2017 at 11:35 AM, Serhiy Storchaka <storchaka at gmail.com> wrote:
In this case I suggest to make classgetitem an automatic class method like initsubclass.
+1 I was just about to suggest the same thing.
-eric
- Previous message (by thread): [Python-Dev] Make __class_getitem__ a class method
- Next message (by thread): [Python-Dev] Make __class_getitem__ a class method
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]