##// END OF EJS Templates
Added the command line option
Added the command line option

File last commit:

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