##// END OF EJS Templates
make css highlight style configurable
r11120:b9032777
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *