Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63025 > unrolled thread
| Started by | Rustom Mody <rustompmody@gmail.com> |
|---|---|
| First post | 2014-01-03 09:28 +0530 |
| Last post | 2014-01-03 09:28 +0530 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
How to read and post tracebacks (was Registry Key Value Help) Rustom Mody <rustompmody@gmail.com> - 2014-01-03 09:28 +0530
| From | Rustom Mody <rustompmody@gmail.com> |
|---|---|
| Date | 2014-01-03 09:28 +0530 |
| Subject | How to read and post tracebacks (was Registry Key Value Help) |
| Message-ID | <mailman.4825.1388721530.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web