I really like the Emacs editor for Python because of it\'s smart tabbing for instance if I have something like this
def foo():
if bar:
blah
Re: the dead "Turning Vim Into A Modern Python IDE" link, back in 2013 I saved a copy, that I converted to a HTML page as well as a PDF copy:
http://persagen.com/files/misc/Turning_vim_into_a_modern_Python_IDE.html
http://persagen.com/files/misc/Turning_vim_into_a_modern_Python_IDE.pdf
Edit (Sep 08, 2017) updated URLs.
There is a bundled collection of Vim plugins for Python development: http://www.vim.org/scripts/script.php?script_id=3770