blob: f8cd911ea63651a4ba1b27d37b9c194e844b06cf [file] [log] [blame]
Functions in the :mod:`traceback` module raise :exc:`TypeError` rather than :exc:`AttributeError` when an exception argument is not of type :exc:`BaseException`.