Updates:
Status: Fixed
Comment #5 on issue 773 by [email protected]: sympify("abc") should
return an "abc" symbol
http://code.google.com/p/sympy/issues/detail?id=773
This is fixed. Trying to parse "lambda" raises "SympifyError: "could not
parse u'lambda'"" which is fine, as it is a reserved function. A better
exception might be raised, but there's hardly a point to listing all
reserved words (and they change between versions). Closing as fixed.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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/sympy-issues?hl=en.