Message 190896 - Python tracker
Message190896
| Author | Eric.Wieser |
|---|---|
| Recipients | Eric.Wieser, dmi.baranov, ezio.melotti, mark.dickinson |
| Date | 2013-06-10.09:34:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1370856865.66.0.895588222415.issue18110@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the clarification - this behavior now makes perfect sense to me. As expected, swapping the list comprehension for a generator comprehension, or vice versa, prevents the error. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-10 09:34:25 | Eric.Wieser | set | recipients: + Eric.Wieser, mark.dickinson, ezio.melotti, dmi.baranov |
| 2013-06-10 09:34:25 | Eric.Wieser | set | messageid: <1370856865.66.0.895588222415.issue18110@psf.upfronthosting.co.za> |
| 2013-06-10 09:34:25 | Eric.Wieser | link | issue18110 messages |
| 2013-06-10 09:34:25 | Eric.Wieser | create | |