Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What happened to the content attribute? #356

Open
poliquin opened this issue Jun 13, 2018 · 0 comments
Open

What happened to the content attribute? #356

poliquin opened this issue Jun 13, 2018 · 0 comments

Comments

@poliquin
Copy link

Using version 1.17.5 I could do the following:

import geocoder
g = geocoded.google('Charleston, SC')
g.content

On version 1.38.1 I get an AttributeError: 'GoogleResult' object has no attribute 'content'.

The example iPython notebook still shows the content attribute and I'm having a hard time finding where/when it was removed. This is also not mentioned in the changelog.

Is there a way to get the data that was previously stored in g.content in version 1.38.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant