Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #70286 > unrolled thread

Re: Simple question

Started byChris Angelico <rosuav@gmail.com>
First post2014-04-16 04:41 +1000
Last post2014-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.


Contents

  Re: Simple question Chris Angelico <rosuav@gmail.com> - 2014-04-16 04:41 +1000

#70286 — Re: Simple question

FromChris Angelico <rosuav@gmail.com>
Date2014-04-16 04:41 +1000
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web