#8702: Datastructure for objects with prototype (clone) design pattern.
------------------------------+---------------------------------------------
   Reporter:  hivert          |       Owner:  hivert    
       Type:  enhancement     |      Status:  needs_work
   Priority:  major           |   Milestone:  sage-4.6.1
  Component:  combinatorics   |    Keywords:            
     Author:  Florent Hivert  |    Upstream:  N/A       
   Reviewer:  Mike Hansen     |      Merged:            
Work_issues:                  |  
------------------------------+---------------------------------------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 I get doctest errors:
 {{{
 **********************************************************************
 File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha1/devel/sage-
 main/sage/structure/list_clone_timings.py", line 8:
     sage: from sage.structure.list_clone_timmings import *
 Exception raised:
     Traceback (most recent call last):
       File
 "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha1/local/bin/ncadoctest.py",
 line 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File
 "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha1/local/bin/sagedoctest.py",
 line 38, in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File
 "/mnt/usb1/scratch/jdemeyer/merger/sage-4.6.1.alpha1/local/bin/ncadoctest.py",
 line 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_0[2]>", line 1, in <module>
         from sage.structure.list_clone_timmings import *###line 8:
     sage: from sage.structure.list_clone_timmings import *
     ImportError: No module named list_clone_timmings
 **********************************************************************
 }}}

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