#11115: Rewrite cached_method in Cython
-------------------------------------------------------------------+--------
Reporter: SimonKing |
Owner: jason
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-pending
Component: misc |
Keywords: category cython cache
Work_issues: docbuild |
Upstream: N/A
Reviewer: Nicolas M. ThiƩry, Andrey Novoseltsev, Volker Braun |
Author: Simon King
Merged: |
Dependencies: #9976 #11298 #11342 #9138 #11815
-------------------------------------------------------------------+--------
Comment(by SimonKing):
Now I can finally confirm the error: After applying #11115 and rebuilding
the docs, I find
{{{
king@mpc622:/mnt/local/king/SAGE/rebase/sage-4.7.2.alpha4$ grep -i error
dochtml.log
reading sources... [ 79%] sage/rings/padics/precision_error
<autodoc>:0: (ERROR/3) Unexpected indentation.
<autodoc>:0: (ERROR/3) Unexpected indentation.
writing output... [ 79%] sage/rings/padics/precision_error
}}}
I think it is very likely that the problem occurs in the documentation of
a cached method. Hence, I will modify the _sage_doc_ method of cached
methods, so that the doc string will be stored in some log file - and
then, I can see what's wrong.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11115#comment:143>
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.