#15491: directed immutable graphs report twice too many edges
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-5.13
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:  graph  |    Reviewers:
  theory                 |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  cd9792698e90de72e0980a315a7e76db6e38d676
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/ncohen/15491         |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by SimonKing):

 Sorry, I just notice that
 {{{
                 raise NotImplementedError("Sorry, I have no idea what is
 expected "
                                           "in this situation. I don't
 think "
                                           "that it is well-defined either,
 "
                                           "especially for multigraphs.")
 }}}
 becomes
 {{{
 NotImplementedError: Sorry, I have no idea what is expected in this
 situation. I don't think that it is well-defined either, especially for
 multigraphs.
 }}}
 So, no trailing whitespace.

--
Ticket URL: <http://trac.sagemath.org/ticket/15491#comment:4>
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/groups/opt_out.

Reply via email to