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


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

Re: pythonic way

Started byMRAB <python@mrabarnett.plus.com>
First post2012-11-01 15:52 +0000
Last post2012-11-01 15:52 +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: pythonic way MRAB <python@mrabarnett.plus.com> - 2012-11-01 15:52 +0000

#32561 — Re: pythonic way

FromMRAB <python@mrabarnett.plus.com>
Date2012-11-01 15:52 +0000
SubjectRe: pythonic way
Message-ID<mailman.3153.1351785146.27098.python-list@python.org>
On 2012-11-01 15:32, inshu chauhan wrote:
>   what is the most pythonic way to do this :
>
>                     if 0 < ix < 10 and 0 < iy < 10 ???
>
>
That looks Pythonic to me, except for the missing colon.

[toc] | [standalone]


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


csiph-web