1
0
forked from VimPlug/jedi

Fix an issue with dividing suites and remove a lot of print statements.

This commit is contained in:
Dave Halter
2016-09-23 17:31:29 +02:00
parent e371b670f5
commit c728148ece
3 changed files with 21 additions and 23 deletions

View File

@@ -130,7 +130,7 @@ On Linux, if environment variable ``$XDG_CACHE_HOME`` is set,
# parser
# ----------------
fast_parser = False
fast_parser = True
"""
Use the fast parser. This means that reparsing is only being done if
something has been changed e.g. to a function. If this happens, only the