Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70286
| References | <534D7807.6050408@gmail.com> <CAKJDb-PBn7PquDEuQOdjC7R81JG6p=nnBjEr70=MeU9Mcv9GNg@mail.gmail.com> <534D7B08.5030909@gmail.com> |
|---|---|
| Date | 2014-04-16 04:41 +1000 |
| Subject | Re: Simple question |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9291.1397587653.18130.python-list@python.org> (permalink) |
On Wed, Apr 16, 2014 at 4:31 AM, Phil Dobbin <phildobbin@gmail.com> wrote: > I saw the 'e-17' appended to the end but was unsure of its meaning ( > quite a number of things are introduced in the book with clarification > of their meaning not forthcoming 'til later on). Recommendation: If you don't understand something, keep it there :) You can just copy and paste from the Python interactive interpreter (command line or IDLE) straight into the email; it'll be easier to explain, that way. This is *especially* true of tracebacks. You might not see the difference, but to us, it's often hugely helpful to see the entire exception report. ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Simple question Chris Angelico <rosuav@gmail.com> - 2014-04-16 04:41 +1000
csiph-web