mirror of
https://github.com/davidhalter/jedi.git
synced 2026-03-01 13:56:49 +08:00
Merge @joel-wright's whitespace tokenizer branch. Thanks!
This commit is contained in:
@@ -231,7 +231,7 @@ def save_parser(path, name, parser, pickling=True):
|
||||
|
||||
class ParserPickling(object):
|
||||
|
||||
version = 20
|
||||
version = 21
|
||||
"""
|
||||
Version number (integer) for file system cache.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user