#9924: Doctest error in sage/geometry/polyhedra.py
-----------------------+----------------------------------------------------
   Reporter:  mpatel   |       Owner:  mvngu   
       Type:  defect   |      Status:  new     
   Priority:  blocker  |   Milestone:  sage-4.6
  Component:  doctest  |    Keywords:          
     Author:           |    Upstream:  N/A     
   Reviewer:           |      Merged:          
Work_issues:           |  
-----------------------+----------------------------------------------------
 I get this doctest error with a trial 4.6.alpha1 on sage.math and many
 other Sage cluster and Skynet machines:
 {{{
 #!python
 sage -t -long  devel/sage/sage/geometry/polyhedra.py
 **********************************************************************
 File "/mnt/usb1/scratch/mpatel/tmp/sage-4.6.alpha1/devel/sage-
 main/sage/geometry/polyhedra.py", line 1270:
     sage: p1.projection().show() + p2.projection().show() +
 p3.projection().show()
 Expected nothing
 Got:
     doctest:4555: DeprecationWarning: (Since Sage 4.6) use the option
 'width' instead of 'thickness'
     <BLANKLINE>
 **********************************************************************
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9924>
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