[Python-Dev] PEP 8 and function names
Barry Warsaw
barry at python.org
Tue May 28 16:36:19 CEST 2013
More information about the Python-Dev mailing list
Tue May 28 16:36:19 CEST 2013
- Previous message: [Python-Dev] PEP 8 and function names
- Next message: [Python-Dev] PEP 8 and function names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On May 26, 2013, at 08:34 PM, Nick Coghlan wrote: >As far as I am aware, there's nothing to clarify: new code should use >underscores as word separators, code added to an existing module or >based on existing API should follow the conventions of that module or >API. This is what PEP 8 already says. Exactly so. -Barry
- Previous message: [Python-Dev] PEP 8 and function names
- Next message: [Python-Dev] PEP 8 and function names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list