[Python-Dev] What does a double coding cookie mean? (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Sun Mar 20 05:56:29 EDT 2016
- Previous message (by thread): [Python-Dev] What does a double coding cookie mean?
- Next message (by thread): [Python-Dev] Really sketchy Core Python GSoC 2016 ideas page up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 20 March 2016 at 07:46, Glenn Linderman <v+python at g.nevcal.com> wrote:
Diagnosing ambiguous conditions, even including my example above, might be useful... for a few files... is it worth the effort? What % of .py sources have coding specifications? What % of those have two?
And there's a decent argument for leaving detecting such cases to linters rather than the tokeniser.
Cheers, Nick.
-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message (by thread): [Python-Dev] What does a double coding cookie mean?
- Next message (by thread): [Python-Dev] Really sketchy Core Python GSoC 2016 ideas page up
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]