Can anyone tell me why the installtion of Python 2.5 that app-engine
uses calls methods that it doesnt even support?
I get this error.
File "/base/python_runtime/python_dist/lib/python2.5/posixpath.py",
line 62, in join
elif path == '' or path.endswith('/'):
AttributeError: 'cStringIO.StringO' object has no attribute 'endswith'
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected].
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.