[Python-checkins] r42576 - in python/trunk: Lib/copy.py Misc/Vim/syntax_test.py Misc/Vim/vim_syntax.py

Tim Peters tim.peters at gmail.com
Sun Feb 26 18:10:35 CET 2006


[Brett Cannon]
> Any way to flag a file not to be whitespace normalized?

All and only the .py files are run through reindent.py.

> The syntax_test.py change was on purpose to test the flagging of
> extraneous whitespace.

Does it belong in the Python trunk?  If it does, and you can't give it
a non-.py extension, then reindent.py will continue deleting trailing
whitespace.


More information about the Python-checkins mailing list