Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #37514 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2013-01-23 17:47 -0500 |
| Last post | 2013-01-23 17:47 -0500 |
| 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: Understanding while...else... Terry Reedy <tjreedy@udel.edu> - 2013-01-23 17:47 -0500
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2013-01-23 17:47 -0500 |
| Subject | Re: Understanding while...else... |
| Message-ID | <mailman.927.1358981312.2939.python-list@python.org> |
On 1/22/2013 1:15 PM, Jean-Michel Pichavant wrote: > ----- Original Message ----- >> Several people have trouble understanding Python's while-else and >> for-else constructs. It is actually quite simple > > agreed on the last part. > > [snip long story] > > Did you just try to make it simple by showing the compiled code ? I'm > quite not sure about that... The dis output was an optional appendix for anyone who doubted the correctly of my claimed python-level equivalence ;-). -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web