[Python-Dev] Submitting PEP 422 (Simple class initialization hook) for pronouncement
Steven D'Aprano
steve at pearwood.info
Tue Feb 12 01:09:15 CET 2013
More information about the Python-Dev mailing list
Tue Feb 12 01:09:15 CET 2013
- Previous message: [Python-Dev] Submitting PEP 422 (Simple class initialization hook) for pronouncement
- Next message: [Python-Dev] Submitting PEP 422 (Simple class initialization hook) for pronouncement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/02/13 10:56, Jan Kaliszewski wrote: > Wouldn't __initclass__ be readable enough? IMHO it could spare users > trouble with remembering special case. +1 I approve of the colour of this bikeshed. __init_class__ has too many underscores. -- Steven
- Previous message: [Python-Dev] Submitting PEP 422 (Simple class initialization hook) for pronouncement
- Next message: [Python-Dev] Submitting PEP 422 (Simple class initialization hook) for pronouncement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list