I have both syntastic and python-mode installed.. However, I want to syntax check using syntastic.. To do this, I have disabled pymode check with, let g:pymode_lint = 0
Also, when python file if opened, syntastic says that checker is present, but does not detect errors..
Currently active checker = python