##// END OF EJS Templates
Merge pull request #790 from olivierverdier/future_unicode_test...
r4822:54e67c3d merge
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from guid import *
except ImportError:
from _guid import *