Hi!
This is very similar to the already fixed problem here:
#558
But the problem persists if the magic function %paste is used.
So if you copy & paste the following in ipython
you get
as output, but if you use %paste -q instead of normal pasting, you get
get_ipython().magic(u's ')
Hi!
This is very similar to the already fixed problem here:
#558
But the problem persists if the magic function %paste is used.
So if you copy & paste the following in ipython
you get
as output, but if you use
%paste -qinstead of normal pasting, you get