##// END OF EJS Templates
Fix bug with magic names in multi-line strings. run_cell now uses inputsplitter for static transformations.
Fix bug with magic names in multi-line strings. run_cell now uses inputsplitter for static transformations.

File last commit:

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