On Fri, 22 Aug 2014 14:19:29 -0400, Seymore4Head <[email protected]> wrote:
>Is there a way to indent everything again? > >Say I have a while statement with several lines of code and I want to >add a while outside that. That means indenting everything. Is there >a global way to do that? Ok.....so the answer is no using IDLE (Python GUI) The top two answers so far are Emacs and gvim. http://gvim.en.softonic.com/ Has a snazzy look, but I think it is not compatible with Windows so it looks like I might have to try Emacs. Thanks everyone -- https://mail.python.org/mailman/listinfo/python-list
