Message182213
| Author | ncoghlan |
|---|---|
| Recipients | benjamin.peterson, docs@python, ezio.melotti, ncoghlan, terry.reedy |
| Date | 2013-02-16.05:38:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1360993123.59.0.346345866584.issue17188@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As Terry notes, the various pieces of "from None" documentation should also have a nearby directive like: .. versionchanged: 3.3 :const:`None` permitted as ``Y`` in ``raise X from Y`` .. versionadded: 3.3 The ``__suppress_context__`` attribute to suppress automatic display of the exception context |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-16 05:38:43 | ncoghlan | set | recipients: + ncoghlan, terry.reedy, benjamin.peterson, ezio.melotti, docs@python |
| 2013-02-16 05:38:43 | ncoghlan | set | messageid: <1360993123.59.0.346345866584.issue17188@psf.upfronthosting.co.za> |
| 2013-02-16 05:38:43 | ncoghlan | link | issue17188 messages |
| 2013-02-16 05:38:43 | ncoghlan | create | |