##// END OF EJS Templates
fix Input prompt/code alignment...
fix Input prompt/code alignment with note for future reference

File last commit:

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