in google app engine
get error in runing the appicaition
in logs of googleappengine
2012-04-21 13:24:04 Running command: "['C:Python32pythonw.exe', 'C:Program FilesGooglegoogle_appenginedev_appserver.py', '--admin_console_server=', '--port=8080', 'C:udacitygoogleappshello-udacity']"
Traceback (most recent call last):
File "C:Program FilesGooglegoogle_appenginedev_appserver.py", line 125, in
run_file(file, globals())
File "C:Program FilesGooglegoogle_appenginedev_appserver.py", line 121, in run_file
execfile(script_path, globals_)
NameError: global name 'execfile' is not defined
2012-04-21 13:24:07 (Process exited with code 1)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…