What steps will reproduce the problem?
1. Attempt a queryMore() call
2.
3.
What is the expected output? What do you see instead?
queryResult, instead get exception regarding _extractRecord call.
What version of the product are you using? On what operating system?
Latest version, downloaded today.
Please provide any additional information below.
Problem resolved by replacing _extractRecord on line 191 in python_client.py
with
self.extractRecord.
Original issue reported on code.google.com by sockonaf...@gmail.com on 19 Aug 2009 at 9:40
Original issue reported on code.google.com by
sockonaf...@gmail.com
on 19 Aug 2009 at 9:40