##// END OF EJS Templates
Move a few PBS launcher messages from info to debug
Move a few PBS launcher messages from info to debug

File last commit:

r3408:261328d5
r5755:1214ad1e
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from guid import *
except ImportError:
from _guid import *