[Python-Dev] Pre-PEP: The "bytes" object
Neil Schemenauer
nas at arctrix.com
Sat Feb 25 00:52:48 CET 2006
More information about the Python-Dev mailing list
Sat Feb 25 00:52:48 CET 2006
- Previous message: [Python-Dev] Pre-PEP: The "bytes" object
- Next message: [Python-Dev] Pre-PEP: The "bytes" object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hoffman <hoffman at ebi.ac.uk> wrote: > Am I the only one who finds the use of "self" on a classmethod to be > incredibly confusing? Can we please follow PEP 8 and use "cls" > instead? Sorry, using "self" was an oversight. It should be "cls", IMO. Neil
- Previous message: [Python-Dev] Pre-PEP: The "bytes" object
- Next message: [Python-Dev] Pre-PEP: The "bytes" object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list