##// END OF EJS Templates
update connection/message docs for newparallel
update connection/message docs for newparallel

File last commit:

r3408:261328d5
r3600:10b1790c
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from Itpl import *
except ImportError:
from _Itpl import *