What steps will reproduce the problem?
1. Create the example "step1.py" in "Retrieving Authenticated Google Data
Feeds with Google App Engine"
(http://code.google.com/appengine/articles/gdata.html)
2. Starts the GAE in SDK and requests the step1
3. The traceback dumps the NotImplementedError while loading Ciphers.
It is originated from "import gdata.service".
What is the expected output? What do you see instead?
==> The traceback dumping is not expected.
What version of the product are you using?
==>
gdata-python-client: 2.0.10
GAE: 1.3.3
Python: 2.6.2
If I down-grade to 2.0.9. The "step1.py" goes well as been described in
that tutorial.
Original issue reported on code.google.com by iapyeh on 15 May 2010 at 10:48
Original issue reported on code.google.com by
iapyeh
on 15 May 2010 at 10:48Attachments: