Message416499
| Author | gvanrossum |
|---|---|
| Recipients | Mark.Shannon, gvanrossum, vstinner |
| Date | 2022-04-01.16:24:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648830261.32.0.222427404747.issue47185@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
How would you compute the exception table from the bytecode? There are no clues in the bytecode about where the try and except blocks are. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-01 16:24:21 | gvanrossum | set | recipients: + gvanrossum, vstinner, Mark.Shannon |
| 2022-04-01 16:24:21 | gvanrossum | set | messageid: <1648830261.32.0.222427404747.issue47185@roundup.psfhosted.org> |
| 2022-04-01 16:24:21 | gvanrossum | link | issue47185 messages |
| 2022-04-01 16:24:21 | gvanrossum | create | |