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


Groups > comp.lang.python > #2300

Re: Learn Python the Hardway exercise 11 question 4

References <b2293547-6153-48e6-a208-fca4e439974f@s9g2000yqm.googlegroups.com> <54dde273-0528-4895-97d3-5ed77a0464bb@glegroupsg2000goo.googlegroups.com> <AANLkTi=QSyqmbORQYrdwdYiayQGRGZBSz5eMxKp3PdJn@mail.gmail.com> <AANLkTinfn9YCVqa=j-_uXPq_Pz=B7gmfBrvoH4bSpn6+@mail.gmail.com>
Date 2011-04-01 07:35 +1100
Subject Re: Learn Python the Hardway exercise 11 question 4
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.42.1301603750.2990.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Apr 1, 2011 at 4:54 AM, Dan Stromberg <drsalists@gmail.com> wrote:
>
> http://stromberg.dnsalias.org/~strombrg/significant-whitespace.html
>

I was trolling, I know the reasons behind it. Anyway, most people
don't share code by email! (Actually, since you seem to be the author
of that page - could you address that particular point? I think it's
probably as big an issue as any of the others, to today's coders -
"code semantics get destroyed by forums/email/etc/etc/etc".)

Solution: All emailed code should begin with
from __future__ import braces
And there you are, out of your difficulty at once!

Chris Angelico
tongue still firmly stuck in cheek

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Learn Python the Hardway exercise 11 question 4 "eryksun ()" <eryksun@gmail.com> - 2011-03-31 09:12 -0700
  Re: Learn Python the Hardway exercise 11 question 4 Chris Angelico <rosuav@gmail.com> - 2011-04-01 03:18 +1100
  Re: Learn Python the Hardway exercise 11 question 4 Chris Angelico <rosuav@gmail.com> - 2011-04-01 07:35 +1100

csiph-web