On Mon, Oct 6, 2008 at 11:52 AM, Colin Gillespie <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I believe that issue 773 should be reopened, as there is still a bug
> with sympify.
>
> For example,
>
>>>> sympify('lambda')
> Traceback (most recent call last):
>  File "<stdin>", line 1, in ?
>  File "/lib/python2.4/site-packages/sympy-0.6.2-py2.4.egg/sympy/core/
> sympify.py", line 128, in sympify
>    raise SympifyError(a, exc)
> sympy.core.sympify.SympifyError: Sympify of expression 'lambda'
> failed, because of exception being raised:
> SyntaxError: unexpected EOF while parsing (line 1)
>
> sympify of 'import' and 'def' give similar results.

Indeed, thanks for the spot:

http://code.google.com/p/sympy/issues/detail?id=773#c3


Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to