mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-17 13:59:37 +08:00
add namespaces to feature list
This commit is contained in:
@@ -40,6 +40,7 @@ Supported Python Features
|
|||||||
case, that doesn't work with |jedi|)
|
case, that doesn't work with |jedi|)
|
||||||
- simple/usual ``sys.path`` modifications
|
- simple/usual ``sys.path`` modifications
|
||||||
- ``isinstance`` checks for if/while/assert
|
- ``isinstance`` checks for if/while/assert
|
||||||
|
- namespace packages (includes ``pkgutil`` and ``pkg_resources`` namespaces)
|
||||||
|
|
||||||
|
|
||||||
Unsupported Features
|
Unsupported Features
|
||||||
|
|||||||
Reference in New Issue
Block a user