Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33643

Re: Path Browser seems to be broken

From Peter Otten <__peter__@web.de>
Subject Re: Path Browser seems to be broken
Date 2012-11-20 19:23 +0100
Organization None
References <CADNxFdMsQNyxFg0rWj+879gC8y7x+qzyLBSBCqSdFUZECXbHmg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.77.1353435837.29569.python-list@python.org> (permalink)

Show all headers | View raw


Daniel Klein wrote:

> If you try to expand any of the paths in the Path Browser (by clicking the
> + sign) then it not only closes the Path Browser but it also closes all
> other windows that were opened in IDLE, including the IDLE interpreter
> itself.
> 
> A Google search doesn't look like this been reported. If this is truly a
> bug 

It is.

> then can you point me in the right direction for issuing a bug report?

<http://bugs.python.org> is the place to go...

 
> I'm running...
> 
> Python 3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:57:17) [MSC v.1600 64
> bit (AMD64)] on win32


but this bug has already been reported:

<http://bugs.python.org/issue16226>

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Path Browser seems to be broken Peter Otten <__peter__@web.de> - 2012-11-20 19:23 +0100

csiph-web