Running into a strange issue with my vimrc setting where I isolated to these 2 combination of lines if I use BufRead.
e.g.
au BufRead *.py \\ set
please use one set with space separated options:
set
au BufRead *.py set softtabstop=4 shiftwidth=4