peter et. al,

i can't believe i didn't notice this the first time when you asked
about your problem several months ago. if you take a careful look at
the files, you'll see that your permissions are not set correctly:

        :
> -r-xr-x---   1 admin  admin    646 Dec 14 15:22 __init__.py
> -r-xr-x---   1 admin  admin    313 Dec 27 23:02 __init__.pyc
> -r-xr-x---   1 admin  admin   1909 Dec 14 15:22 groc.py
> -r-xr-x---   1 admin  admin   3050 Dec 27 23:02 groc.pyc
> -r-xr-xr-x@  1 admin  admin   9673 Dec 14 15:22
> groctimespecification.py
> -r-xr-xr-x   1 admin  admin  12133 Dec 27 23:02
> groctimespecification.pyc
        :

i don't know whether it was due to the installation or if your
administrator installed it that way. you just need to go into the
directory and change the permissions, i.e., chmod o+r * (or a+r) --
you need to do this for any other directory which has the incorrect
file perms. this is an old ticket that needs to be resolved:

please star and/or comment on this ticket as necessary:

http://code.google.com/p/googleappengine/issues/detail?id=725

cheers,
-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall, (c)2007,2001
"Python Fundamentals", Prentice Hall, (c)2009
   http://corepython.com

wesley.j.chun :: wesc+...@google.com
developer relations :: google app engine

-- 
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-appeng...@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