Would a sage developer please check in this (very minor) patch to the symbolic/expression.pyx documentation.
# HG changeset patch # User Mariah Lenox <[email protected]> # Date 1256231140 14400 # Node ID aaf2842929eca5d009d6a580a494e5f728517785 # Parent 5bf36a37cd0c2ce42b6bf42038e84a1968d3ad8b user: Mariah Lenox <[email protected]> branch 'default' changed sage/symbolic/expression.pyx diff -r 5bf36a37cd0c -r aaf2842929ec sage/symbolic/expression.pyx --- a/sage/symbolic/expression.pyx Wed Oct 14 14:43:41 2009 -0700 +++ b/sage/symbolic/expression.pyx Thu Oct 22 13:05:40 2009 -0400 @@ -5017,7 +5017,7 @@ .. note:: - Currently, this does just sends the expression to Maxima + Currently, this just sends the expression to Maxima and converts it back to Sage. .. seealso:: -- Mariah --~--~---------~--~----~------------~-------~--~----~ 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-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
