##// END OF EJS Templates
Pin Jedi to <0.17.2....
Pin Jedi to <0.17.2. This may not completely fix the issue, in particular pip may decide to downgrade IPython, but maybe this will lead to less errors.

File last commit:

r22963:2961b531
r27166:8fcdcd38
Show More
simplevars.py
2 lines | 23 B | text/x-python | PythonLexer
x = 1
print('x is:',x)