#5719: [with patch, needs review] Corrected a bad deprecation message.
---------------------------+------------------------------------------------
Reporter: hivert | Owner: hivert
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.1
Component: combinatorics | Keywords: Warning message
---------------------------+------------------------------------------------
Currenctly when calling count on a combinatorial class the deprecation
message is:
The usage of iterator for combinatorial classes is deprecated. Please
use the class itself
Whereas it should be
The usage of count for combinatorial classes is deprecated. Please use
cardinality
Corrected my patch. Apologies for this mistake. Thanks to Daniel Bump for
reporting it.
Florent
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5719>
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
-~----------~----~----~----~------~----~------~--~---