Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16718 > unrolled thread
| Started by | Andrea Crotti <andrea.crotti.0@gmail.com> |
|---|---|
| First post | 2011-12-06 11:28 +0000 |
| Last post | 2011-12-06 11:28 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
whitespace cleanup Andrea Crotti <andrea.crotti.0@gmail.com> - 2011-12-06 11:28 +0000
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
|---|---|
| Date | 2011-12-06 11:28 +0000 |
| Subject | whitespace 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
Back to top | Article view | comp.lang.python
csiph-web