[Python-Dev] Make it an error to use __slots__ with classicclasses
Delaney, Timothy C (Timothy)
tdelaney at avaya.com
Mon Aug 11 10:30:11 EDT 2003
More information about the Python-Dev mailing list
Mon Aug 11 10:30:11 EDT 2003
- Previous message: [Python-Dev] Outlook release on SourceForge
- Next message: [Python-Dev] python 2.3 bug patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Terence Way [mailto:terry at wayforward.net] > > A brief test shows that PyChecker checks for this, however: > Warnings... > > testslot.py:2: Using __slots__ in classic class foo has no effect, > consider deriving from object That seems sufficient to me. I think the right approach is educating people to use PyChecker. Tim Delaney
- Previous message: [Python-Dev] Outlook release on SourceForge
- Next message: [Python-Dev] python 2.3 bug patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list