Message231486
| Author | Rosuav |
|---|---|
| Recipients | Rosuav, gvanrossum, python-dev, schlamar |
| Date | 2014-11-21.18:13:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1416593614.89.0.652221257841.issue22906@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sadly, I don't know of a way to check if that's the case, other than by manually going through and eyeballing the code - if there's "raise StopIteration", see if there's also "yield" in the same function. The three cited examples are (I checked those straight away), but frankly, I am not volunteering to go manually through all of github in search of examples :| |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-21 18:13:34 | Rosuav | set | recipients: + Rosuav, gvanrossum, python-dev, schlamar |
| 2014-11-21 18:13:34 | Rosuav | set | messageid: <1416593614.89.0.652221257841.issue22906@psf.upfronthosting.co.za> |
| 2014-11-21 18:13:34 | Rosuav | link | issue22906 messages |
| 2014-11-21 18:13:34 | Rosuav | create | |