#5806: [with patch, needs review] Sage 3.4.1.rc3: failing test
"devel/sage/sage/misc/sagedoc.py"
---------------------+------------------------------------------------------
Reporter: jsp | Owner: ddrake
Type: defect | Status: assigned
Priority: blocker | Milestone: sage-4.0.1
Component: misc | Keywords:
---------------------+------------------------------------------------------
Comment(by ddrake):
Replying to [comment:24 mabshoff]:
> No luck on Solaris 10 with the standard find command:
Well, '-o' seems to work for everybody, so let's use that. I also
refactored the {{{search_src}}} and {{{search_doc}}} functions since their
code was basically a cut-and-paste. I added some better doctests too.
When doctesting on sage.math, I started seeing the "argument must be an
int, or have a fileno() method" error related to sending stuff to the
pager, so I put in [comment:11 mpatel's suggestion] to hard-code the
number of screen lines. If anyone has a better idea to work around that
problem, or wants to patch the IPython sources, let me know.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5806#comment:25>
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
-~----------~----~----~----~------~----~------~--~---