Message 235076 - Python tracker
Message235076
| Author | vstinner |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner |
| Date | 2015-01-31.01:38:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwabYzz8Kd0zHq3VdnmdkAtdVOSOyCVVuyyLbVtM=d_HAg@mail.gmail.com> |
| In-reply-to | <1422667017.55.0.0628203842001.issue23353@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> > Currently, a generator inherits the currently handled exception from > > the "caller" > > This is expected, since this is how normal functions behave. Do you see how to fix the issue without changing the behaviour? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-31 01:38:15 | vstinner | set | recipients: + vstinner, pitrou, serhiy.storchaka |
| 2015-01-31 01:38:15 | vstinner | link | issue23353 messages |
| 2015-01-31 01:38:15 | vstinner | create | |