I am using python3.0 and not 2.5 , just wanted to check if this is ok

On Apr 8, 1:18 pm, prashanth <prashanth.mylvaraba...@gmail.com> wrote:
> I am trying to run the Helloworld program as a first program but keep
> running into this error, Any ideas or suggestions.
>
> I have gone throught the staeps as described for the helloworld
> program
>
> C:\Python30>dev_appserver.py helloworld
> Traceback (most recent call last):
>   File "C:\Program Files\Google\google_appengine\dev_appserver.py",
> line 60, in
> <module>
>     run_file(__file__, globals())
>   File "C:\Program Files\Google\google_appengine\dev_appserver.py",
> line 57, in
> run_file
>     execfile(script_path, globals_)
> NameError: global name 'execfile' is not defined
--~--~---------~--~----~------------~-------~--~----~
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 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to