1
0
forked from VimPlug/jedi

add namespaces to feature list

This commit is contained in:
David Halter
2013-08-14 01:04:43 +04:30
parent e0b781987a
commit ffa6daa3d1

View File

@@ -40,6 +40,7 @@ Supported Python Features
case, that doesn't work with |jedi|)
- simple/usual ``sys.path`` modifications
- ``isinstance`` checks for if/while/assert
- namespace packages (includes ``pkgutil`` and ``pkg_resources`` namespaces)
Unsupported Features