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


Groups > comp.lang.python > #33658

Re: [Python 3.3/Windows] Path Browser seems to be broken

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.03; 'interpreter': 0.04; 'subject:Python': 0.05; 'paths': 0.05; 'subject:Windows': 0.09; 'bug': 0.10; 'itself.': 0.11; '7:58': 0.16; 'closes': 0.16; 'idle,': 0.16; 'report?': 0.16; 'subject:3.3': 0.16; 'subject:broken': 0.16; 'wrote:': 0.17; 'subject:] ': 0.19; 'windows': 0.19; '(by': 0.22; 'url:bugs': 0.24; 'header:In-Reply-To:1': 0.25; 'expand': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'fixed': 0.28; 'subject:/': 0.28; 'issuing': 0.29; 'daniel': 0.30; 'received:209.85.215.46': 0.30; 'point': 0.31; 'url:python': 0.32; 'idle': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'direction': 0.35; 'nov': 0.35; 'path': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'url:org': 0.36; 'reported': 0.37; 'received:209': 0.37; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'here:': 0.62; 'truly': 0.62; '20,': 0.65; 'klein': 0.65; 'clicking': 0.75; 'to:name:python': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=4UuTy9wxsQOUTRuITptKqx/hPK8ZK9v0cR9AHaDa81g=; b=K1km1XuNKjnGI5Y4G8XyC5uAn2oiGMETDItQDT8ZmYnuHkKnphtdBX7ycKLIxdI0c8 +97ZVsWNHYKwfl3FnNcf1Hb9cJNO5mwWVDIxLxlCXZ5wogn9jG5ePj0pMEVtgejcHJhW az8xpLko91kCY9ewsl95tVX/QFZ9603B8PT0Jae2gRwl4BIv+BeWuC2zPCgWLvMDLAfU yqET1GTNuSN0tmsKFMA59SGIE6R/o+grw8KR5vhPrthbqfbDrb7brhN0CZq8rHr2wJch z/dBU2f2n8fDrpojoa8BEQAB9sEkZx/Gmc32xFGIL2TO3pfhpaPl6h0zFYyAIZlRijCk SGjg==
MIME-Version 1.0
In-Reply-To <18F56CB3AB1841D4BF7D12D334EA8751@AKEPA>
References <18F56CB3AB1841D4BF7D12D334EA8751@AKEPA>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Tue, 20 Nov 2012 13:53:12 -0700
Subject Re: [Python 3.3/Windows] Path Browser seems to be broken
To Python <python-list@python.org>
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.94.1353444825.29569.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1353444825 news.xs4all.nl 6882 [2001:888:2000:d::a6]:37092
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:33658

Show key headers only | View raw


On Tue, Nov 20, 2012 at 7:58 AM, Daniel Klein <dan@klein.ws> 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.
>
> I did a Google search and it doesn't look like this been reported. If this
> is truly a bug then can you point me in the right direction for issuing a
> bug report?

Already reported and fixed here:

http://bugs.python.org/issue16226

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


Thread

Re: [Python 3.3/Windows] Path Browser seems to be broken Ian Kelly <ian.g.kelly@gmail.com> - 2012-11-20 13:53 -0700

csiph-web