#4242: [with patch, positive review] Bugfix for dominates() method of 
partition.py
---------------------------+------------------------------------------------
 Reporter:  jbandlow       |        Owner:  mhansen   
     Type:  defect         |       Status:  reopened  
 Priority:  major          |    Milestone:  sage-3.1.3
Component:  combinatorics  |   Resolution:            
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by mabshoff):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 With the patch applied I get
 {{{
 sage -t  devel/sage/sage/combinat/partition.py
 **********************************************************************
 File "/scratch/mabshoff/release-cycle/sage-3.1.3.alpha3/tmp/partition.py",
 line 604:
     sage: Partition([]).dominates([1])
 Expected:
     False
 Got:
     True
 **********************************************************************
 }}}

 I assumed that at least the patched file would be doctested :(

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4242#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to