##// END OF EJS Templates
add 'all' extras...
add 'all' extras which should get everything

File last commit:

r3408:261328d5
r11490:005301bb
Show More
__init__.py
4 lines | 90 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from _simplegeneric import *