##// END OF EJS Templates
qtconsole --pure, avoid 'user_expression'...
qtconsole --pure, avoid 'user_expression' 'user_expression' does not exist with --pure, be more carefull..

File last commit:

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