#9447: "except:" count in sage too high
-------------------------------+--------------------------------------------
       Reporter:  wjlaffin     |         Owner:  jason                         
           Type:  enhancement  |        Status:  needs_review                  
       Priority:  minor        |     Milestone:  sage-duplicate/invalid/wontfix
      Component:  misc         |    Resolution:                                
       Keywords:               |   Work issues:                                
Report Upstream:  N/A          |     Reviewers:                                
        Authors:               |     Merged in:                                
   Dependencies:               |      Stopgaps:                                
-------------------------------+--------------------------------------------
Changes (by tscrim):

  * status:  new => needs_review
  * milestone:  sage-wishlist => sage-duplicate/invalid/wontfix


Comment:

 These all seem to be gone in `5.9.beta1`:
 {{{
 travis@travis-virtualbox:~/sage-5.9.beta1/devel/sage-main/sage$ grep -R
 "except:" .
 ./numerical/backends/glpk_backend.cpp:            /*except:*/ {
 ./structure/list_clone_timings_cy.c:        /*except:*/ {
 ./plot/plot3d/bugs.txt:        except:       # TODO -- this would catch
 control-C,etc. -- FIX THIS TO CATCH WHAT IS RAISED!!!!
 ./libs/singular/function.cpp:        /*except:*/ {

 sage: len(search_src("except:",interact=False).splitlines())
 0
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9447#comment:2>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to