#16621: cached_method: additional docstring
-------------------------------------+-------------------------------------
       Reporter:  cheuberg           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  trivial            |    Milestone:  sage-6.3
      Component:  misc               |   Resolution:
       Keywords:  cached_method      |    Merged in:
        Authors:  Clemens Heuberger  |    Reviewers:  Simon King
Report Upstream:  N/A                |  Work issues:
         Branch:  u/cheuberg/misc    |       Commit:
  /cachefunc-documentation           |  f3a542bc7921a004ded5d4d798281357b7b78213
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/misc/cachefunc.pyx
 **********************************************************************
 File "src/sage/misc/cachefunc.pyx", line 2555, in
 sage.misc.cachefunc.cached_method
 Failed example:
     b = Foo()
 Exception raised:
     Traceback (most recent call last):
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 480, in _run
         self.execute(example, compiled, test.globs)
       File "/Users/buildslave-
 sage/slave/sage_git/build/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 839, in execute
         exec compiled in globs
       File "<doctest sage.misc.cachefunc.cached_method[7]>", line 1, in
 <module>
         b = Foo()
     NameError: name 'Foo' is not defined
 **********************************************************************
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16621#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to