mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Replace memoize_default with two nicer functions.
This commit is contained in:
@@ -15,8 +15,8 @@ sys.path.append('a' +* '/thirdparty')
|
||||
#? ['evaluate']
|
||||
import evaluate
|
||||
|
||||
#? ['Evaluator']
|
||||
evaluate.Evaluator
|
||||
#? ['evaluator_function_cache']
|
||||
evaluate.Evaluator_fu
|
||||
|
||||
#? ['jedi_']
|
||||
import jedi_
|
||||
|
||||
Reference in New Issue
Block a user