[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2010-04-22 Thread Brian Murray
*** This bug is a duplicate of bug 384713 *** https://bugs.launchpad.net/bugs/384713 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 384713, so it is being marked as such. Please look

[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2010-04-22 Thread Fernando Perez
*** This bug is a duplicate of bug 414967 *** https://bugs.launchpad.net/bugs/414967 ** This bug is no longer a duplicate of bug 384713 print statement does autocall inside interactive indented blocks ** This bug has been marked a duplicate of bug 414967 print statements get incorrectly

[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2010-04-22 Thread Fernando Perez
*** This bug is a duplicate of bug 414967 *** https://bugs.launchpad.net/bugs/414967 Actually it's a dupe of bug 414967, where we'd like to centralize all ideas on what to do here... -- IPython history is broken. IndentationErrors everywhere. https://bugs.launchpad.net/bugs/379135 You

[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2009-11-18 Thread dhd
workaround is to type %autocall to turn off autocall magic (whatever that is) see https://bugs.launchpad.net/ipython/+bug/384713 (not sure how to attach that here) -- IPython history is broken. IndentationErrors everywhere. https://bugs.launchpad.net/bugs/379135 You received this bug

[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2009-08-28 Thread Keith Hughitt
Confirmed in Karmic 32-bit (ipython 0.9.1-3ubuntu2). -- IPython history is broken. IndentationErrors everywhere. https://bugs.launchpad.net/bugs/379135 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2009-08-02 Thread John McCabe-Dansted
I can reproduce this (on 64bit 9.04). it does seem to be print at fault. The following work: for x in range(4): x=x ; print x for x in range(4): print(x) for x in range(4): print x -- IPython history is broken. IndentationErrors everywhere. https://bugs.launchpad.net/bugs/379135 You

[Bug 379135] Re: IPython history is broken. IndentationErrors everywhere.

2009-05-21 Thread Andre LeBlanc
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/27024872/Dependencies.txt -- IPython history is broken. IndentationErrors everywhere. https://bugs.launchpad.net/bugs/379135 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to