Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63025
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rustompmody@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.081 |
| X-Spam-Evidence | '*H*': 0.84; '*S*': 0.00; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'subject:Help': 0.11; 'python': 0.11; 'jan': 0.12; 'called.': 0.16; 'subject:post': 0.16; 'wiki?': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'cc:addr:python.org': 0.22; 'error': 0.23; 'cc:2**0': 0.24; 'post': 0.26; 'chris': 0.29; 'am,': 0.29; 'points': 0.29; 'errors': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'lines': 0.31; 'run': 0.32; 'says': 0.33; 'fri,': 0.33; 'problem': 0.35; 'subject: (': 0.35; 'case,': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'does': 0.39; 'extremely': 0.39; 'though,': 0.39; 'sure': 0.39; 'read': 0.60; 'full': 0.61; 'here:': 0.62; 'show': 0.63; 'such': 0.63; 'to:addr:gmail.com': 0.65; 'charset:windows-1252': 0.65; 'subject:Value': 0.84; 'subject:read': 0.84; '"how': 0.91; 'can\x92t': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=D+aSjj0GbWP4q2041Ym67W8tHu4JgC7s9ACea1Sc0qo=; b=bMSW4i7xt5iZsZKk7OFKspyAVudSnanJL6GhEjWNOqyA4Nw5gH2LaQ5BUTdFS9yIyi GFdfHnW0MsgS7pHkoZOfh5KyVrFoMgWXnzgt8uHmpd5SydXcOYDYjGmrLtPigyc9ERrB od3lyGs00aflUANIwy0tr36aoVzg/ZSiqdKRi08l1/IzvlCppUESGPSoSmvTiuX0rk7t Wvrx67gjzrThJ6svIKwB9Kkf6ba1PlRTMyZtQv2zm0xNj1O3caeZtLi1Wox3uuBTX1Lu TtW7UPIAFyzB86FF+jtxRWCpmnG6gIjIDVgBLkB29+NO65hWe2Nc9angouqsJwBctnXF BDDQ== |
| X-Received | by 10.68.212.163 with SMTP id nl3mr93030539pbc.25.1388721521070; Thu, 02 Jan 2014 19:58:41 -0800 (PST) |
| MIME-Version | 1.0 |
| From | Rustom Mody <rustompmody@gmail.com> |
| Date | Fri, 3 Jan 2014 09:28:21 +0530 |
| Subject | How to read and post tracebacks (was Registry Key Value Help) |
| To | Chris Angelico <rosuav@gmail.com> |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | quoted-printable |
| Cc | "python-list@python.org" <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 <python-list.python.org> |
| List-Unsubscribe | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4825.1388721530.18130.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1388721530 news.xs4all.nl 2869 [2001:888:2000:d::a6]:52242 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:63025 |
Show key headers only | View raw
On Fri, Jan 3, 2014 at 8:35 AM, Chris Angelico <rosuav@gmail.com> wrote: > On Fri, Jan 3, 2014 at 11:12 AM, J. McGaha <j2mcgaha@gmail.com> wrote: >> When I run the this code I get an error that says the ‘int’ can’t be called. >> > > Python errors include full backtraces that show exactly what's going > on. They are extremely helpful, so when you post questions like this, > you should copy and paste the whole thing. > > In this case, though, I'm pretty sure the problem is here: <snipped> Hey Chris! Why not write up a few lines on "How to read and post python tracebacks" and post it on the wiki? If you feel like just summarizing the points and let someone else post it, I or someone else can do it [Or does such a page already exist?]
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
How to read and post tracebacks (was Registry Key Value Help) Rustom Mody <rustompmody@gmail.com> - 2014-01-03 09:28 +0530
csiph-web