Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; '64-bit': 0.07; 'debug': 0.07; 'report.': 0.07; 'subject:bug': 0.07; 'subject:skip:b 10': 0.07; 'explanation': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'bug': 0.12; 'language,': 0.12; 'up-to-date': 0.14; 'attempted': 0.16; 'form"': 0.16; 'illustrates': 0.16; 'incorrect': 0.16; 'pdb': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'acquired': 0.19; 'stack': 0.19; 'cc:addr:python.org': 0.22; 'error': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'on,': 0.29; 'received:209.85.217': 0.29; 'message- id:@mail.gmail.com': 0.30; 'getting': 0.31; 'reply.': 0.31; '(on': 0.31; 'file': 0.32; 'linux': 0.33; 'bugs': 0.33; 'problem': 0.35; 'received:209.85': 0.35; 'received:google.com': 0.35; 'application': 0.37; 'received:209': 0.37; 'clear': 0.37; 'being': 0.38; 'others.': 0.38; 'little': 0.38; 'skip:u 10': 0.60; 'most': 0.60; 'equipment': 0.61; 'developed': 0.63; 'therefore,': 0.64; 'account': 0.65; 'to:addr:gmail.com': 0.65; 'contact': 0.67; 'email,': 0.69; 'system)': 0.69; 'special': 0.74; 'introduce': 0.78; 'yourself': 0.78; 'verification': 0.83; '3.3.1': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=dLY2hFVnmnC6/pvgmTz6JQylid3NPuOfnMIlF1rPD0U=; b=S9C4X8uSd7iwMVI/ImYtQ0mj0aZ8Rt16XudF3hEG+3KU6L1hSbA46U2QMKOBd35rXt XCqAylVNdbp3CJz/wbz7P0aIvz5MzxyEsWNtro7+Et6AnwS4i5bjnD9ZCCt2uh/d8nKQ UYsAGJqhKGmrNhgmbtroImRD499Y5UxzMqY2cyBGuctt/MH21fTlrs3UCgPKP9QOstXj TocsGNF5hcWdjcEcq7JvUPzfaI5EmwZ7nhGlA/XktHivD0W4XLZNQQPrp2OOoUgEF2cO 2UD2UbBEpaSFsT7A+9g9YQfdcUuwSfC+xdg9aySbW9QTaXBJf2TzV6OxxLeJPJkDaoBd +8hg== MIME-Version: 1.0 X-Received: by 10.152.113.164 with SMTP id iz4mr14832153lab.50.1365537782227; Tue, 09 Apr 2013 13:03:02 -0700 (PDT) In-Reply-To: References: Date: Tue, 9 Apr 2013 21:03:02 +0100 Subject: Re: Python pdb bug, followed by bug in bugs.python.org From: Arnaud Delobelle To: donaldcallen@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365537784 news.xs4all.nl 2698 [2001:888:2000:d::a6]:58912 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43223 On 9 April 2013 16:25, wrote: > I am I've developed an application in Python 3.3.1 (on an up-to-date 64-b= it Arch Linux system) and am attempting to use pdb to debug it. I am gettin= g incorrect stack traces. I've made up a little 10-line program that illust= rates the problem and I attempted to register on the bug-tracker site, unsu= ccessfully, to file a bug report. I followed the link in the email and got = a "broken form" error message when I attempted to log in to the bug-tracker= . I then tried replying to the verification email, and got some other form = of brokenness in reply. > > Suggestions? Python is well known for being a bug-free language, so from your account I think that the most likely explanation is that you may have acquired by accident some special mutant powers that introduce bugs into the software that you come in contact with. Therefore, my suggestion is that you stay clear of any computer equipment from now on, as you may cause hazards for yourself and others. Others may be able to elaborate further. --=20 Arnaud