1
0
forked from VimPlug/jedi

add further use cases to README that are being ignored, fixes #64

This commit is contained in:
David Halter
2012-11-18 23:21:56 +01:00
parent c1c2437fec
commit 9167633c1f

View File

@@ -111,7 +111,7 @@ they are on my todo list):
It does not support (and most probably will not in future versions):
- metaclasses (how could an auto-completion ever support this)
- ``setattr()``
- ``setattr()``, ``globals()``, ``locals()``
- evaluate ``if`` / ``while``