[python-committers] Deny nonbreaking spaces in the precommit script?
Nick Coghlan
ncoghlan at gmail.com
Mon Nov 8 13:54:21 CET 2010
More information about the python-committers mailing list
Mon Nov 8 13:54:21 CET 2010
- Previous message: [python-committers] Deny nonbreaking spaces in the precommit script?
- Next message: [python-committers] Deny nonbreaking spaces in the precommit script?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Nov 8, 2010 at 10:53 PM, Nick Coghlan <ncoghlan at gmail.com> wrote: > Non-breaking spaces are legal in utf-8 encoded Python source files. > While including them accidentally is less than ideal, it is perfectly > valid to include them deliberately. Trying to design an automated > check that can make a reasonable guess at intent is going to require > far more effort than is needed. s/needed/reasonable/ Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [python-committers] Deny nonbreaking spaces in the precommit script?
- Next message: [python-committers] Deny nonbreaking spaces in the precommit script?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list