[docs] [issue25573] FrameSummary repr() does not support previously working uses of repr in traceback module
R. David Murray
report at bugs.python.org
Fri Nov 6 16:43:54 EST 2015
R. David Murray added the comment:
IMO, that is neither a lie nor a doc bug, it is a bug in the new traceback features that were added in 3.5.
----------
assignee: docs at python ->
keywords: +3.5regression
nosy: +r.david.murray, rbcollins
stage: -> needs patch
title: traceback documentation example is lying about FrameSummary repr() -> FrameSummary repr() does not support previously working uses of repr in traceback module
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25573>
_______________________________________
More information about the docs
mailing list