[Python-Dev] whitespace-normalized commit hook...

"Martin v. Löwis" martin at v.loewis.de
Wed Aug 29 21:53:25 CEST 2007


> So, the pre-commit hook is blocking me; how do I trouble-shoot this?

Run Tools/scripts/reindent.py Lib/ssl.py

Alternatively, run "reindent.py -drv .|grep ' changed'" to analyse your
entire sandbox.

Regards,
Martin


More information about the Python-Dev mailing list