##// END OF EJS Templates
Remove need space, small spacing changes, dont...
Remove need space, small spacing changes, dont explicitly set mdframed width

File last commit:

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