##// END OF EJS Templates
fix IPCompleter inside tuples/arrays when jedi is disabled...
fix IPCompleter inside tuples/arrays when jedi is disabled The selection of the current expression was improperly finding an implicit tuple `a,b`, instead of trimming tosimply `b`. I also done a number of simplification of test cases.

File last commit:

r27843:667f3cbe
r28976:ce148f2c
Show More
nonascii.py
4 lines | 135 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
u = "����"