##// END OF EJS Templates
append Firefox overflow-x fix
r15694:99e67f26
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *