1
0
forked from VimPlug/jedi

static analysis start positions are now tested

This commit is contained in:
Dave Halter
2014-05-16 15:03:59 +02:00
parent 552502a2e9
commit 0f7a17090c
5 changed files with 22 additions and 21 deletions

View File

@@ -11,7 +11,7 @@ from os.path import not_existing
from datetime import date
date.today
#! attribute-error
#! 5 attribute-error
date.not_existing_attribute
#! import-error