##// END OF EJS Templates
Reverting debugging code left in b4b4ede
Reverting debugging code left in b4b4ede

File last commit:

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