On 10/02/2015 19:27, Albert-Jan Roskam wrote:
- Original Message -
From: Chris Angelico
To:
Cc: "python-list@python.org"
Sent: Tuesday, February 10, 2015 8:00 PM
Subject: Re: Taming the verbosity of ipython tracebacks
On Wed, Feb 11, 2015 at 5:53 AM, John Ladasky
wro
On Tuesday, February 10, 2015 at 11:34:12 AM UTC-8, Albert-Jan Roskam wrote:
> - Original Message -
>
> > From: Chris Angelico
> > To:
> > Cc: "python-list@python.org"
> > Sent: Tuesday, February 10, 2015 8:00 PM
> > Subject: Re: Taming t
- Original Message -
> From: Chris Angelico
> To:
> Cc: "python-list@python.org"
> Sent: Tuesday, February 10, 2015 8:00 PM
> Subject: Re: Taming the verbosity of ipython tracebacks
>
> On Wed, Feb 11, 2015 at 5:53 AM, John Ladasky
> wrote:
On Tuesday, February 10, 2015 at 11:00:32 AM UTC-8, Chris Angelico wrote:
> On Wed, Feb 11, 2015 at 5:53 AM, John Ladasky
> wrote:
> > I'm running Python 3.4.0, and ipython3 1.2.1, on Ubuntu Linux 14.04 64-bit.
> >
>
> That's nice recent Python, but I just tried installing ipython using
> pip3,
On Wed, Feb 11, 2015 at 5:53 AM, John Ladasky
wrote:
> I'm running Python 3.4.0, and ipython3 1.2.1, on Ubuntu Linux 14.04 64-bit.
>
That's nice recent Python, but I just tried installing ipython using
pip3, and got version 2.4.1, and was unable to reproduce your
scenario. Is it possible you're
Hi folks,
I'm running Python 3.4.0, and ipython3 1.2.1, on Ubuntu Linux 14.04 64-bit.
Whenever I execute code from within ipython which triggers an exception -- any
exception -- I get a page full of information. The exceptions in my code
trigger exceptions within ipython.
Every error message