#4417: [with patch, needs review] fix steenrod algebra 'optional' doctest
------------------------+---------------------------------------------------
Reporter: jhpalmieri | Owner: jhpalmieri
Type: defect | Status: new
Priority: major | Milestone: sage-3.2
Component: algebra | Keywords: steenrod algebra
------------------------+---------------------------------------------------
In [http://groups.google.com/group/sage-
devel/browse_frm/thread/be920ff2cef4a376 response to mabshoff], here is a
patch to fix the failed 'optional' doctest in steenrod_algebra.py. I
don't actually know why this was only caught with optional; perhaps
because the words 'package', 'long', and 'optional' appear somewhere in
the file (although they're nowhere near each other or this test)? Anyway,
I fixed the doctest to be what it should be (i.e., what Sage was
computing, which is also what I get by hand), and I changed 'package' to
'module' everywhere so that sage -t will test the same things as sage -t
-optional.
John
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4417>
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
-~----------~----~----~----~------~----~------~--~---