On Tue, May 4, 2010 at 14:41, Antoine Pitrou <solip...@pitrou.net> wrote: > I think we should reindent all 3 branches. Most of the work can probably be > scripted (str.replace("\t", " " * 4)), and then a visual pass is necessary to > fix vertical alignments and the like.
If the script is robust enough, I can run it as part of the conversion, making sure that all branches get cleaned up... Cheers, Dirkjan _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com