Google only supports python 2.5.
On 9 Lug, 08:10, Ravi <[email protected]> wrote: > no python 3.1 > plz. help > > On Jul 9, 2:28 am, mdipierro <[email protected]> wrote: > > > Strange.... appcfg.py is aGAEfile. Are you using python 2.5? > > > On 8 Lug, 11:47, Ravi <[email protected]> wrote: > > > > on running appconfig.py it is showing this error- > > > > Traceback (most recent call last): > > > File "appcfg.py", line 68, in <module> > > > run_file(__file__, globals()) > > > File "appcfg.py", line 64, in run_file > > > execfile(script_path, globals_) > > > NameError: global name 'execfile' is not defined > > > > what shud i do

