Hello!

I'm wondering why you would want to include it like this; it doesn't
follow Python syntax. "=" is for assignment, and this: "u * v = phi(u
* v)" would return a syntax error in Python. I suppose you mean "=="?
In that case I would think specialized functions would be better, such
as palindromes(u). For parsing, could you not use regular expressions?

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to