Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21630 > unrolled thread
| Started by | Arnaud Delobelle <arnodel@gmail.com> |
|---|---|
| First post | 2012-03-14 22:30 +0000 |
| Last post | 2012-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.
Re: Style question (Poll) Arnaud Delobelle <arnodel@gmail.com> - 2012-03-14 22:30 +0000
| From | Arnaud Delobelle <arnodel@gmail.com> |
|---|---|
| Date | 2012-03-14 22:30 +0000 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web