Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #16718 > unrolled thread

whitespace cleanup

Started byAndrea Crotti <andrea.crotti.0@gmail.com>
First post2011-12-06 11:28 +0000
Last post2011-12-06 11:28 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  whitespace cleanup Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-12-06 11:28 +0000

#16718 — whitespace cleanup

FromAndrea Crotti <andrea.crotti.0@gmail.com>
Date2011-12-06 11:28 +0000
Subjectwhitespace cleanup
Message-ID<mailman.3340.1323170894.27778.python-list@python.org>
Now on Emacs I have a hook before every save that cleans up all the
"wrong" white spaces,
with the 'whitespace-cleanup' function.

I would like that also for my non emacsers colleagues, and possibly with
a Python script.
I looked up around but I can't find anything useful, any advice?

Thanks,
Andrea

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web