M.N.Smadi wrote: > i have a script that is not indented properly. Is there > a way that i can have it auto indented.
FWIW the Zeus for Windows IDE will fold Pyhon code: http://www.zeusedit.com/features.html With the code folded you can then select the folded line and using 'tab'/'shift tab' Zeus will indent/re-indent all the lines contained in the fold. It is not an automatic re-indenting solution but it might be better than nothing ;) Jussi Jumppanen Author: Zeus for Windows IDE -- http://mail.python.org/mailman/listinfo/python-list