Message 337740 - Python tracker

Message337740

Author cheryl.sabella
Recipients Mariatta, cheryl.sabella
Date 2019-03-12.14:14:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552400076.95.0.491371003303.issue36270@roundup.psfhosted.org>
In-reply-to
Content
In the docs for `sys.exc_info()`, the description of traceback says:

traceback gets a traceback object (see the ---> Reference Manual <---) which encapsulates the call stack at the point where the exception originally occurred.

It might be nice if Reference Manual had a link.

Assigning to @Mariatta for the PyCon sprint.
History
Date User Action Args
2019-03-12 14:14:36cheryl.sabellasetrecipients: + cheryl.sabella, Mariatta
2019-03-12 14:14:36cheryl.sabellasetmessageid: <1552400076.95.0.491371003303.issue36270@roundup.psfhosted.org>
2019-03-12 14:14:36cheryl.sabellalinkissue36270 messages
2019-03-12 14:14:36cheryl.sabellacreate