Message202862
| Author | doerwalter |
|---|---|
| Recipients | doerwalter |
| Date | 2013-11-14.17:09:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1384448970.46.0.460613881183.issue19585@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch adds frame annotations, i.e. it adds an attribute f_annotation to frame objects, a decorator to set this attribute on exceptions and extensions to the traceback machinery that display the annotation in the traceback. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-14 17:09:30 | doerwalter | set | recipients: + doerwalter |
| 2013-11-14 17:09:30 | doerwalter | set | messageid: <1384448970.46.0.460613881183.issue19585@psf.upfronthosting.co.za> |
| 2013-11-14 17:09:30 | doerwalter | link | issue19585 messages |
| 2013-11-14 17:09:30 | doerwalter | create | |