Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

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.

----------
nosy: +steven.daprano -eric.smith
resolution: not a bug -> 
stage: resolved -> 
status: closed -> open

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31797>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to