Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70286 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-04-16 04:41 +1000 |
| Last post | 2014-04-16 04:41 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Simple question Chris Angelico <rosuav@gmail.com> - 2014-04-16 04:41 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-04-16 04:41 +1000 |
| Subject | Re: Simple question |
| Message-ID | <mailman.9291.1397587653.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web