##// END OF EJS Templates
more robust code...
more robust code _pre_image_append as method _jpg_supported as Bool Trait

File last commit:

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