#4906: [with patch, needs review] convert sage.combinat.* docstrings to Sphinx
---------------------------+------------------------------------------------
Reporter: mhansen | Owner: tba
Type: defect | Status: new
Priority: major | Milestone: sage-3.3
Component: documentation | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by slabbe):
In the wordmorphism file, was the following change wanted?
{{{
-
- Use the arrows ('->') correctly:
+
+ Use the arrows ('-') correctly::
+
sage: WordMorphism('a->ab,b-')
Traceback (most recent call last):
...
@@ -63,38 +72,50 @@
Traceback (most recent call last):
...
ValueError: The second and third characters must be '->' (not
'-]')
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4906#comment:6>
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
-~----------~----~----~----~------~----~------~--~---