##// END OF EJS Templates
Merge pull request #754 from minrk/msg_id...
Merge pull request #754 from minrk/msg_id restore msg_id/msg_type aliases in top level of msg dict

File last commit:

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