[Python-Dev] whitespace normalization (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Apr 25 21:05:42 CEST 2007


Well, there are editors that don't intelligently strip whitespace, so that people using them would be constantly pained by such a hook.

Those users can run reindent.py before checking in, or switch editors.

Regards, Martin



More information about the Python-Dev mailing list