##// END OF EJS Templates
fix out of sync parallel tests...
fix out of sync parallel tests recent changes in view.pull and queue_status were not matched in tests.

File last commit:

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