Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '16,': 0.03; 'path,': 0.09; 'shortcut': 0.09; 'url:github': 0.09; 'subject:error': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'jumping': 0.16; 'prepend': 0.16; 'subject:too': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'module': 0.19; 'header:In- Reply-To:1': 0.25; 'displays': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'source': 0.29; 'error': 0.30; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'done': 0.34; 'pm,': 0.35; 'received:209.85': 0.35; 'editor': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'your': 0.60; 'making': 0.64; '2013': 0.84; 'inherent': 0.84 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:content-type; bh=ejYrgzB4oWMPoVfjZWDnmmTE0ki4V74SEVM8nlj8zZI=; b=pXgYNTglH+rueClHBYDMhr4F7V5tBxkMIigBAiu+nnr5MkjgAhE9ALOrkcBimjEFFh yJ7NcWrYfAEazw2V+vxYADSkYbgGWyTNBxptuM/TiTMG3Av7gBgV4nzrnHigAvAK89jr Ln2ex1scRxBJLr/Fdj2mZ9vkgSBe2STN8T0chTVczw/RFxvoPSY4zHKPtXgKWcQJt7TP 0a88/TOptNM83M9UjqgcPMr1zJaJy6/XyO8DP0BZGiN/+yPwKIC2iS6z2Sxy58VC9rxw /wm2ORXQ6Tnvv7OgvjFeJZQCEG9C4dgoJvdEaUjwaEEGPJKJnEnRS1S/RvuqD/J8owK0 frMg== MIME-Version: 1.0 X-Received: by 10.52.20.50 with SMTP id k18mr215246vde.91.1358325572502; Wed, 16 Jan 2013 00:39:32 -0800 (PST) In-Reply-To: References: Date: Wed, 16 Jan 2013 19:39:32 +1100 Subject: Re: PyWart: Exception error paths far too verbose From: Chris Angelico To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358325574 news.xs4all.nl 6982 [2001:888:2000:d::a6]:53561 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36888 On Wed, Jan 16, 2013 at 7:31 PM, donarb wrote: > Done > > https://github.com/erikrose/tracefront > > This module displays traces with shortened paths, and will even prepend your editor of choice and line number to the path, making a shortcut to jumping to the source in error via copy/paste. Are you aware of the extreme dangers inherent in the use of time machines? ChrisA