On Thu, Mar 6, 2008 at 5:05 PM, David Harvey <[EMAIL PROTECTED]> wrote:
>
>
>  On Mar 6, 2008, at 5:56 PM, Hector Villafuerte wrote:
...
>  > Yep, that's what I meant (reserved words, aka keywords); to expect
>  > behavior like this:
>  >
>  > sage: lambda = 5
>  > Syntax Error:
>  >     lambda = 5
>
>  That one *does* currently give a syntax error, because lambda really
>  is a python keyword. But there aren't too many python keywords. Off
>  the top of my head:


Hi David, I'm aware of that behavior currently happening (the syntax
error I mean); actually I just copied it from SAGE. It is just that, I
would've expected that same thing from doing something like 'pi = 5'.

...
>  Well that was a fun game..... like trying to name all the 50 states
>  in the U.S.....

Now try it with countries in Latin America! ;)
-- 
 Hector

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to