##// END OF EJS Templates
Catch SyntaxError from tokenizing for traceback...
Catch SyntaxError from tokenizing for traceback I don't think there's an easy way to test this, but I've verified the fix by hand. Closes gh-6300

File last commit:

r13195:ee7d313e
r17634:429008e8
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *