##// END OF EJS Templates
Merge pull request #2015 from fperez/paste_1258...
Merge pull request #2015 from fperez/paste_1258 Fixes for %paste with special transformations. Fix the fact that we use prefilter too aggressively in `%paste`, which results in applying single-line transformations inside of strings and function definitions. Closes #1258.
Fernando Perez -
r7736:11b77dfe merge
Show More
Name Size Modified Last Commit Author
/ IPython / zmq / tests
__init__.py Loading ...
test_embed_kernel.py Loading ...
test_message_spec.py Loading ...
test_session.py Loading ...