.vimrc/root/.vim/template/python=======
:set ts=4:set noexpandtab:%retab!
if filereadable("/root/.vim/template/python") autocmd BufNewFile *.py 0 read /root/.vim/template/pythonendif