This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients Francesco Mantovani, steven.daprano
Date 2017-10-16.12:33:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508157183.07.0.213398074469.issue31797@psf.upfronthosting.co.za>
In-reply-to
Content
What are you claiming is the bug? I don't understand what you think the problem is.

Don't dump a large script in our laps and expect us to get a Google API key to run it. Forget that, it isn't going to happen. Simplify your code to make the smallest, simplest demonstration you can.

Please read: http://sscce.org/

Then tell us:

- what you expect to happen
- what actually happens
- show any output you get
- including any exception.


To start with, there's no need to query five fields, if one field is enough. Make your code as simple as you can. Don't leave "dead code" commented out, delete it.
History
Date User Action Args
2017-10-16 12:33:03steven.dapranosetrecipients: + steven.daprano, Francesco Mantovani
2017-10-16 12:33:03steven.dapranosetmessageid: <1508157183.07.0.213398074469.issue31797@psf.upfronthosting.co.za>
2017-10-16 12:33:03steven.dapranolinkissue31797 messages
2017-10-16 12:33:02steven.dapranocreate