1
0
forked from VimPlug/jedi

dynamic belongs also into the evaluate folder

This commit is contained in:
Dave Halter
2013-12-24 22:49:57 +01:00
parent 8326658134
commit 3c28b1907c

View File

@@ -51,8 +51,6 @@ would check whether a flow has the form of ``if isinstance(a, type_or_tuple)``.
Unfortunately every other thing is being ignored (e.g. a == '' would be easy to
check for -> a is a string). There's big potential in these checks.
"""
from __future__ import with_statement
import os
from jedi import cache