##// END OF EJS Templates
s/ModalView/PopupView
r14676:25a9d02e
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *