##// END OF EJS Templates
Remove dead links from whatsnew 0.11 doc
Remove dead links from whatsnew 0.11 doc

File last commit:

r13347:54891794
r13464:1474ef30
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *