##// END OF EJS Templates
make know failures report as 'K'...
r3511:b64f7540
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from guid import *
except ImportError:
from _guid import *