1
0
forked from VimPlug/jedi

Merge pull request #453 from alga/dev

Europython2014 davidhalter/jedi#361attempt
This commit is contained in:
Dave Halter
2014-07-27 20:58:03 +04:30
10 changed files with 76 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ Supported Python Features
- simple/usual ``sys.path`` modifications
- ``isinstance`` checks for if/while/assert
- namespace packages (includes ``pkgutil`` and ``pkg_resources`` namespaces)
- Django / Flask / Buildout support
Unsupported Features