Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #3531
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <anikom15@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.083 |
| X-Spam-Evidence | '*H*': 0.84; '*S*': 0.00; 'bug': 0.02; 'subject:bug': 0.04; 'wrote:': 0.14; 'subject:IDLE': 0.16; 'header:In-Reply- To:1': 0.22; 'mon,': 0.22; 'thanks': 0.29; 'data,': 0.31; 'to:addr :python-list': 0.32; 'from:charset:iso-8859-1': 0.33; 'received:192': 0.34; 'received:192.168.0': 0.35; 'else': 0.37; 'received:192.168': 0.37; 'received:209.85': 0.37; 'issue': 0.37; 'received:google.com': 0.38; 'here,': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'header:Mime-Version:1': 0.39; "it's": 0.40; 'header:Received:5': 0.40; 'message- id:@localhost.localdomain': 0.74; '23:05': 0.84; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:in-reply-to:references :content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=2sNev9gd2bLoiVVQACy+ddcaCQ3+yDxoIHZ+LH65b2Y=; b=SGYc+dVQN2eNTtRJzdk/WYYLRgGB7C1BjaPeDX8fkhps4zaYpS8hxYm6bY/RNbkgjn aA+pe2JPSPYe09FEMXv0jQLOGup3ayxWLQwBoMzOjmRTy1HkSWe02/MGDGMv8l1QiDI+ /O1wSJfKZLj1FSBF+FLdIiVWk2bAYSoDStPHw= |
| DomainKey-Signature | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=ko7eycNxcYdbdZEmGK03mLnmaYsAXLIvn0XM20z4WgiJC8qjsAnSU7qqOz3ZXA+3On mrmOfkBdyD9JKPW6a7KfHjuRRwBn3R3CFFbO7VqYziOaepryZPIUdCYiLqjlGlAl4V1R N3HJ+5/UkQz+Hmw93mqvU7hPgwg7bsi0Olmig= |
| Subject | Re: IDLE bug |
| From | Westley MartÃnez <anikom15@gmail.com> |
| To | python-list@python.org |
| In-Reply-To | <oS7rp.16433$sy5.8447@newsfe22.iad> |
| References | <oS7rp.16433$sy5.8447@newsfe22.iad> |
| Content-Type | text/plain; charset="UTF-8" |
| Date | Mon, 18 Apr 2011 21:18:04 -0700 |
| Mime-Version | 1.0 |
| X-Mailer | Evolution 2.32.2 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| 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.543.1303186690.9059.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 82.94.164.166 |
| X-Trace | 1303186690 news.xs4all.nl 81483 [::ffff:82.94.164.166]:55992 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:3531 |
Show key headers only | View raw
On Mon, 2011-04-18 at 23:05 -0500, harrismh777 wrote: > Are bug reports wanted here, or just in issue tracker? > > thanks > If it's a super-critical bug that can destroy data, yes, else just the issue tracker.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
IDLE bug harrismh777 <harrismh777@charter.net> - 2011-04-18 23:05 -0500
Re: IDLE bug James Mills <prologic@shortcircuit.net.au> - 2011-04-19 14:16 +1000
Re: IDLE bug rantingrick <rantingrick@gmail.com> - 2011-04-20 05:39 -0700
Re: IDLE bug Westley MartÃnez <anikom15@gmail.com> - 2011-04-18 21:18 -0700
Re: IDLE bug Terry Reedy <tjreedy@udel.edu> - 2011-04-19 03:08 -0400
Re: IDLE bug harrismh777 <harrismh777@charter.net> - 2011-04-19 22:39 -0500
Re: IDLE bug Terry Reedy <tjreedy@udel.edu> - 2011-04-20 01:26 -0400
Re: IDLE bug harrismh777 <harrismh777@charter.net> - 2011-04-21 01:22 -0500
csiph-web