##// END OF EJS Templates
Merge pull request #10836 from ipython/revert-10834-patch-1...
Thomas Kluyver -
r23965:5e9acbd2 merge
parent child Browse files
Show More
@@ -89,7 +89,6 b' class ScriptMagics(Magics):'
89 'python2',
89 'python2',
90 'python3',
90 'python3',
91 'pypy',
91 'pypy',
92 'julia',
93 ]
92 ]
94 if os.name == 'nt':
93 if os.name == 'nt':
95 defaults.extend([
94 defaults.extend([
General Comments 0
You need to be logged in to leave comments. Login now