On 12/06/2011 12:17 PM, Pedro Henrique G. Souto wrote:
Something like PythonTidy does what you want?
http://pypi.python.org/pypi/PythonTidy
If you like to write your own script, or if what you want is similar,
but not the same, the source code is a good place to start:
http://lacusveris.com/PythonTidy/PythonTidy-1.20.python
For wrong space I meant what is not pep8 complaint..
Actually even pep8.py is quite good in finding out these things, but it
just warns about and doesn't
propose to fix the problems.
PythonTidy is more what I need, using easy_install doesn't work though,
but the direct link on
the pypi page does..
--
http://mail.python.org/mailman/listinfo/python-list