##// END OF EJS Templates
Add info on running tests.
r8136:c749daf8
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *