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


Groups > comp.lang.python > #16718

whitespace cleanup

Date 2011-12-06 11:28 +0000
From Andrea Crotti <andrea.crotti.0@gmail.com>
Subject whitespace cleanup
Newsgroups comp.lang.python
Message-ID <mailman.3340.1323170894.27778.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web