[Python-Dev] whitespace normalization (original) (raw)
Guido van Rossum guido at python.org
Wed Apr 25 20:24:37 CEST 2007
- Previous message: [Python-Dev] whitespace normalization
- Next message: [Python-Dev] whitespace normalization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 4/25/07, Georg Brandl <g.brandl at gmx.net> wrote:
Well, there are editors that don't intelligently strip whitespace, so that people using them would be constantly pained by such a hook.
And they should. There really is no excuse for letting one developer's poor choice of tools cause later grief for all other developers.
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] whitespace normalization
- Next message: [Python-Dev] whitespace normalization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]