Lines Matching refs:StackSummary
95 Return a :class:`StackSummary` object representing a list of "pre-processed"
173 used. This helper is used with :meth:`StackSummary.extract`.
180 for each frame. This helper is used with :meth:`StackSummary.extract`.
197 *capture_locals* are as for the :class:`StackSummary` class.
215 A :class:`StackSummary` representing the traceback.
244 *capture_locals* are as for the :class:`StackSummary` class.
277 :class:`StackSummary` Objects
282 :class:`StackSummary` objects represent a call stack ready for formatting.
284 .. class:: StackSummary
288 Construct a :class:`StackSummary` object from a frame generator (such as
295 creating the :class:`StackSummary` cheaper (which may be valuable if it
302 Construct a :class:`StackSummary` object from a supplied list of