1
0
forked from VimPlug/jedi

merge authors.txt

This commit is contained in:
David Halter
2013-12-16 20:40:24 +01:00
4 changed files with 21 additions and 7 deletions
+2
View File
@@ -5,6 +5,8 @@ use its methods.
Additionally you can add a debug function with :func:`set_debug_function` and
catch :exc:`NotFoundError` which is being raised if your completion is not
possible.
.. warning:: Please, note that Jedi is **not thread safe**.
"""
from __future__ import with_statement