[Python-Dev] PEP 487: Simpler customization of class creation (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
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 ]