Message182213
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 |
|
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 | |
|