##// END OF EJS Templates
Revert "Temporary fix to work around #1057."...
Revert "Temporary fix to work around #1057." This reverts commit 65546bf8a85a3fdf359d0784204360e9ecdc95ec, done to temporaly fixed a race condition introduced by #956, next commits should fixe this race condition

File last commit:

r3408:261328d5
r5505:4573b163
Show More
__init__.py
4 lines | 74 B | text/x-python | PythonLexer
try:
from mglob import *
except ImportError:
from _mglob import *