#13552: finite_class.py derived from deprecated Combinatorial Class has no 
comment
---------------------------------+------------------------------------------
       Reporter:  startakovsky   |         Owner:  tbd     
           Type:  PLEASE CHANGE  |        Status:  new     
       Priority:  major          |     Milestone:  sage-5.5
      Component:  PLEASE CHANGE  |    Resolution:          
       Keywords:                 |   Work issues:          
Report Upstream:  N/A            |     Reviewers:          
        Authors:                 |     Merged in:          
   Dependencies:                 |      Stopgaps:          
---------------------------------+------------------------------------------
Description changed by startakovsky:

Old description:

> Hi, This ticket is about entering a comment in finite_class.py to no
> longer use it, and instead use
>
> finite_class.py (FiniteCombinatorialClass) is derived from
> CombinatorialClass, which has the comment:
>    946     """
>    947     This class is deprecated, and will disappear as soon as all
> derived
>    948     classes in Sage's library will have been fixed. Please derive
>    949     directly from Parent and use the category
> :class:`EnumeratedSets`,
>    950     :class:`FiniteEnumeratedSets`, or
> :class:`InfiniteEnumeratedSets`, as
>    951     appropriate.
>
> We should have a similar type of comment under finite_class.py which
> directs them to use/develop FiniteEnumeratedSets instead........

New description:

 Hi, This ticket is about entering a comment in finite_class.py to no
 longer use it and instead use FiniteEnumeratedSets

 finite_class.py (FiniteCombinatorialClass) is derived from
 CombinatorialClass, which has the comment:
    946     """
    947     This class is deprecated, and will disappear as soon as all
 derived
    948     classes in Sage's library will have been fixed. Please derive
    949     directly from Parent and use the category
 :class:`EnumeratedSets`,
    950     :class:`FiniteEnumeratedSets`, or
 :class:`InfiniteEnumeratedSets`, as
    951     appropriate.

 We should have a similar type of comment under finite_class.py which
 directs them to use/develop FiniteEnumeratedSets instead........

--

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13552#comment:1>
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 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