Issue #22836: Merge exception reporting from 3.5

This commit is contained in:
Martin Panter 2016-02-28 03:29:51 +00:00
commit 8cacc63002
5 changed files with 92 additions and 9 deletions

View file

@ -74,8 +74,8 @@ Printing and clearing
:meth:`__del__` method.
The function is called with a single argument *obj* that identifies the context
in which the unraisable exception occurred. The repr of *obj* will be printed in
the warning message.
in which the unraisable exception occurred. If possible,
the repr of *obj* will be printed in the warning message.
Raising exceptions