Thomas wrote: > Tools\scripts\reindent.py in your Python distribution.
Thank you Thomas! What a bucket full of toolsin \tools! I didn't know that. siggi "Thomas Heller" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > siggi schrieb: >> Hi all, >> >> as a newbie I have problems with formatting code of downloaded programs, >> because IDLE's reformatting capabilities are limited . Incorrect >> indentation, mixing of TAB with BLANKs or eol are often very nasty to >> correct. >> Is there a simple code formatter that first removes all indentations and >> then refomats correctly? >> >> Please help! > > > Tools\scripts\reindent.py in your Python distribution. > > Thomas -- http://mail.python.org/mailman/listinfo/python-list
