fixed other part of jedi-vim issue 8, 'import x as' caused parsing error

This commit is contained in:
David Halter
2012-10-16 12:08:41 +02:00
parent 77e48fcd95
commit 211ad9a640
2 changed files with 5 additions and 3 deletions

View File

@@ -112,3 +112,5 @@ def asdf(a or b): # multiple param names
#? int()
asdf(2)
import datetime as