[Python-Dev] PEP 318 - posting draft (original) (raw)
Skip Montanaro skip at pobox.com
Wed Mar 24 09:17:31 EST 2004
- Previous message: [Python-Dev] PEP 318 - posting draft
- Next message: [Python-Dev] PEP 318 - posting draft
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> 2. Define a class with a singleton instance.
>>
>> class MyClass [singleton]:
>> ...
Greg> This example appears before you've mentioned the possibility of
Greg> applying this to classes. May be the "Possible Extensions" section
Greg> should appear earlier?
Actually, it should be deleted and the PEP updated. Michael's latest patch apparently supports class decorators, so it's no longer an extension.
Skip
- Previous message: [Python-Dev] PEP 318 - posting draft
- Next message: [Python-Dev] PEP 318 - posting draft
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]