[Python-Dev] Fun with whitespace (original) (raw)
Gareth McCaughan gmccaughan at synaptics-uk.com
Wed Jul 21 16:05:37 CEST 2004
- Previous message: [Python-Dev] Fun with whitespace
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/PC config.c, 1.47, 1.48
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wednesday 2004-07-21 04:19, Kurt B. Kaiser wrote:
I'm thinking that it might be a good idea to modify IDLE to use four-space indenting only, and remove the Tab options from the configuration dialog. ... Is it time for IDLE to enforce four-space indentation? Any opinions?
Great idea. While you're at it, it should also enforce StudlyCaps class names, refuse to save files containing recursive functions, and do automatic grammar checking on your comments. Heaven forbid that any individual or organization should have a coding style different from the officially sanctioned norm.
More concisely: Please, please, no.
-- Gareth McCaughan
- Previous message: [Python-Dev] Fun with whitespace
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/PC config.c, 1.47, 1.48
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]