Enable feature g:pymode_lint_async
Currently the feature of asynchronous linting is turned off.
Upon quick inspection it can be loaded again but the function pymode#lint#check is not working properly. The involved python files filter out some errors but includes some other ones erratically. The function to be investigated is: code_check().
Probably it is a better idea to transform other libraries from hardcoded to symlinks before doing this.