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


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

Re: Style question (Poll)

Started byArnaud Delobelle <arnodel@gmail.com>
First post2012-03-14 22:30 +0000
Last post2012-03-14 22:30 +0000
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: Style question (Poll) Arnaud Delobelle <arnodel@gmail.com> - 2012-03-14 22:30 +0000

#21630 — Re: Style question (Poll)

FromArnaud Delobelle <arnodel@gmail.com>
Date2012-03-14 22:30 +0000
SubjectRe: Style question (Poll)
Message-ID<mailman.656.1331764204.3037.python-list@python.org>
On 14 March 2012 22:15, Prasad, Ramit <ramit.prasad@jpmorgan.com> wrote:
> Only use 'is' if you are looking for objects like True,
> False, None or something that MUST be exactly the same object.

I've rarely seen valid uses of 'is True' or 'is False'.

-- 
Arnaud

[toc] | [standalone]


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


csiph-web