1
0
forked from VimPlug/jedi

Start using the position modifier.

This commit is contained in:
Dave Halter
2015-01-15 14:18:22 +01:00
parent cf223a71f5
commit cc7483498c
2 changed files with 13 additions and 4 deletions

View File

@@ -230,7 +230,7 @@ def save_parser(path, name, parser, pickling=True):
class ParserPickling(object):
version = 21
version = 22
"""
Version number (integer) for file system cache.