##// END OF EJS Templates
Merge pull request #1353 from takluyver/i1345...
Merge pull request #1353 from takluyver/i1345 Save notebook as script using unicode file handle. Using io.open(), which is the Python 3 open() in 2.6 and above. Closes #1345

File last commit:

r2732:60cab731
r6097:8e8b2a94 merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""