1
0
forked from VimPlug/jedi

again use cases #64

This commit is contained in:
David Halter
2012-11-18 23:38:38 +01:00
parent 9167633c1f
commit 28665b28c1
+2 -1
View File
@@ -111,7 +111,8 @@ they are on my todo list):
It does not support (and most probably will not in future versions): It does not support (and most probably will not in future versions):
- metaclasses (how could an auto-completion ever support this) - metaclasses (how could an auto-completion ever support this)
- ``setattr()``, ``globals()``, ``locals()`` - ``setattr()``
- Writing to some dicts: ``globals()``, ``locals()``, ``object.__dict__``
- evaluate ``if`` / ``while`` - evaluate ``if`` / ``while``