##// END OF EJS Templates
Merge pull request #1168 from fperez/nbscript...
Merge pull request #1168 from fperez/nbscript Add --script/--no-script flags as shorthands for the NotebookManager.save_script option.

File last commit:

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