[google-appengine] Re: Using exec() in GAE

2008-09-27 Thread [EMAIL PROTECTED]

dammit, I got confused. I mean the

 exec

statement, not the eval() function. But meanwhile I solved my issues:
exec was choking on the wrong sequence of line separators.
Thank you!

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



[google-appengine] Re: Using exec() in GAE

2008-09-26 Thread Mahmoud

Do you mean eval() ? If so, yes.

On Sep 26, 12:39 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hello,
>  I could not find it in the documentation and it kind of seems to
> work. But please, put my worries at rest: is it ok to exec() a string
> in the Google App Engine?
>  Thank you,
>
>   W.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---