[IPython-User] bug with question marks in comments?
Thomas Kluyver
takowl@gmail....
Sat Jun 23 12:52:05 CDT 2012
On 23 June 2012 17:32, Skipper Seabold <jsseabold@gmail.com> wrote:
> if copied and pasted into the IPython interpreter via paste looks like this
>
> [39]: paste
> def func():
> if True: #am i true?
> a = 3
> ## -- End pasted text --
> Object `if` not found.
I think it has the same underlying cause as this issue:
https://github.com/ipython/ipython/issues/1258
Fernando's working on that, so hopefully there'll be something to show soon.
Thanks,
Thomas
More information about the IPython-User
mailing list