1
0
forked from VimPlug/jedi

Mentioned framework support in the docs.

This commit is contained in:
Albertas Agejevas
2014-07-27 17:35:50 +02:00
parent ab486ba84f
commit 25978cf591

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