#17842: Show tracebacks in unpickle_all()
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.6
      Component:  pickling           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/17842            |  1bb609e987084b1fc08cd4d23ed7add21069adea
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:6 jkeitel]:
 > Hi Jeroen,
 >
 > a naive question: Isn't that what the `debug` parameter in
 `unpickle_all()` is for?
 Yes, except that
 1. `debug` is not on by default in the doctest.

 2. `debug` ''returns'' a list of tracebacks that you manually have to
 format using the `traceback` module.

 My solution is way more user friendly (and `debug` is still supported if
 you want that).

--
Ticket URL: <http://trac.sagemath.org/ticket/17842#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to