Code formatting question: conditional expression

Jorgen Grahn grahn+nntp at snipabacken.se
Wed Aug 26 09:09:15 EDT 2009


On Wed, 26 Aug 2009 16:47:33 +1000, Ben Finney
<ben+python at benfinney.id.au> wrote:
> "Nicola Larosa (tekNico)" <nicola.larosa at gmail.com> writes:
>
>> Nicola Larosa wrote:
>> > Here's my take:
>> >
>> >     excessblk = Block(total - P.BASE, srccol,
>> > carry_button_suppress=True
>> >         ) if total > P.BASE else None
>>
>> Oops, it got shortened out: line longer than 72 chars, acceptable in
>> code, but not in email. I'll try again.
>
> Fine in email; just munged on your behalf (and probably without your
> knowledge) by your email service provider. If you don't want that
> happening, it's probably best to avoid Google Mail.

But this is Usenet (or at least it gets gatewayed there) and there
are such limits here (either by common agreement or by RFC).
Probably not Google's fault.

/Jorgen

-- 
  // Jorgen Grahn <grahn@  Oo  o.   .  .
\X/     snipabacken.se>   O  o   .



More information about the Python-list mailing list