[Python-Dev] PEP 487: Simpler customization of class creation
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Jun 22 01:34:48 EDT 2016
More information about the Python-Dev mailing list
Wed Jun 22 01:34:48 EDT 2016
- Previous message (by thread): [Python-Dev] PEP 487: Simpler customization of class creation
- Next message (by thread): [Python-Dev] PEP 487: Simpler customization of class creation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > Something that isn't currently defined in PEP 520 ... is where > descriptors implicitly defined via __slots__ will appear relative to > other attributes. In the place where the __slots__ attribute appears? -- Greg
- Previous message (by thread): [Python-Dev] PEP 487: Simpler customization of class creation
- Next message (by thread): [Python-Dev] PEP 487: Simpler customization of class creation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list