##// END OF EJS Templates
Fix completer crash with certain unicode inputs....
Fix completer crash with certain unicode inputs. The real bug is in shlex.split in the stdlib (http://bugs.python.org/issue1170) but we have a workaround, we were just not using it in the completion code.

File last commit:

r1263:67f5e0c2
r3074:230f3de3
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer