##// END OF EJS Templates
Reset the interactive namespace __warningregistry__ before executing code...
r18548:61431d7d
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *