##// END OF EJS Templates
Merge pull request #639 from dwf/dwf_vain_credits_update...
Merge pull request #639 from dwf/dwf_vain_credits_update Updating the credits file

File last commit:

r3408:261328d5
r4405:bc283b85 merge
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *