##// END OF EJS Templates
don't force instantiation of contents manager by default...
don't force instantiation of contents manager by default this is never used and never needed, and results in the instantiation of a contents manager that is immediately discarded.

File last commit:

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