##// 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:

r2009:2a0ba18d
r3074:230f3de3
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer