Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

Syntax check not supported for some python3 lastest new feature #24

Open
wongxinjie opened this issue Sep 16, 2016 · 1 comment
Open

Comments

@wongxinjie
Copy link

Syntax check failed when it comes to some new features of python3.5, such as coroutines with async and await syntax.

@lycheng
Copy link

lycheng commented Sep 18, 2016

the answer is here syntastic

let g:syntastic_python_python_exec = '/usr/bin/python3'

works for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants