#3128: [with patch, needs work] PolynomialRing's behaviour does not match
docstring
---------------------+------------------------------------------------------
 Reporter:  broune   |        Owner:  tbd       
     Type:  defect   |       Status:  new       
 Priority:  minor    |    Milestone:  sage-3.4.1
Component:  algebra  |   Resolution:            
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by malb):

  * summary:  [with patch, needs review] PolynomialRing's behaviour does
              not match docstring => [with patch, needs work]
              PolynomialRing's behaviour does not match
              docstring

Comment:

 {{{
 Note that a multivariate polynomial ring is returned even if the
 given number of variables is zero or one.
 }}}

 should be replaced with

 {{{
 Note that a multivariate polynomial ring is returned when an explicit
 number is given.
 }}}

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