##// END OF EJS Templates
encode image_tag as utf8 in [x]html export...
encode image_tag as utf8 in [x]html export Should only affect Python 2 also removes redundant 'setDefaultButton' in Inline/External dialog, which caused strange display of the two buttons.

File last commit:

r3408:261328d5
r5756:971ca492
Show More
__init__.py
4 lines | 74 B | text/x-python | PythonLexer
try:
from mglob import *
except ImportError:
from _mglob import *