Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33643
| 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 | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'win32': 0.03; 'interpreter': 0.04; 'paths': 0.05; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'sep': 0.09; 'bug': 0.10; 'itself.': 0.11; 'closes': 0.16; 'idle,': 0.16; 'received:80.91.229.3': 0.16; 'received:dip.t-dialin.net': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-dialin.net': 0.16; 'report?': 0.16; 'subject:broken': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'bit': 0.21; '(by': 0.22; 'url:bugs': 0.24; 'header:User-Agent:1': 0.26; 'expand': 0.26; "doesn't": 0.28; 'header:X-Complaints-To:1': 0.28; 'skip:( 20': 0.28; 'issuing': 0.29; "i'm": 0.29; 'daniel': 0.30; 'point': 0.31; 'url:python': 0.32; 'idle': 0.33; 'to:addr:python-list': 0.33; 'direction': 0.35; 'path': 0.35; 'received:org': 0.36; 'but': 0.36; 'url:org': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'is.': 0.62; 'truly': 0.62; 'klein': 0.65; 'clicking': 0.75; 'go...': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Peter Otten <__peter__@web.de> |
| Subject | Re: Path Browser seems to be broken |
| Date | Tue, 20 Nov 2012 19:23:57 +0100 |
| Organization | None |
| References | <CADNxFdMsQNyxFg0rWj+879gC8y7x+qzyLBSBCqSdFUZECXbHmg@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| X-Gmane-NNTP-Posting-Host | p5084bf2e.dip.t-dialin.net |
| User-Agent | KNode/4.7.3 |
| 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.77.1353435837.29569.python-list@python.org> (permalink) |
| Lines | 27 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1353435837 news.xs4all.nl 6916 [2001:888:2000:d::a6]:58000 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:33643 |
Show key headers only | 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
Re: Path Browser seems to be broken Peter Otten <__peter__@web.de> - 2012-11-20 19:23 +0100
csiph-web